#83DC30 King Lizard
#83DC30 (King Lizard) RGB value is (131, 220, 48).
Red value is 131, green value is 220, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #83DC30: hue: 91°, saturation: 71.1%, and lightness: 52.5%.
Process color (CMYK) of #83DC30 is 40.5%, 0%, 78.2%, 13.7%. Web safe color equivalent of #83DC30 is ##99CC33. Color #83DC30 contains mainly Green.
Color Spaces
| Color spaces of #83DC30 | Value |
|---|---|
| RGB | 131, 220, 48 |
| HSL | 91°, 71.1%, 52.5% |
| HSV / HSB | 91°, 78.2%, 86.3% |
| CMYK | 40.5%, 0%, 78.2%, 13.7% |
| XYZ | 35.49, 56.22, 11.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000011 | 11011100 | 00110000 |
| Octal | 203 | 334 | 060 |
| Decimal | 131 | 220 | 48 |
| Hex | 83 | DC | 30 |
Shades of #83DC30
Tints of #83DC30
.mybgColor { background-color: #83DC30; }
.myforeColor { color: #83DC30; }
.myborderColor { border: 3px solid #83DC30; }
<p style="color:#83DC30">Text here</p>
This sample text is styled with font color #83DC30. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#83DC30">Div content here</div>
<div style="border:3px solid #83DC30">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(131, 220, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #83DC30; }
.divShadow { -moz-box-shadow: 1px 1px 3px #83DC30;
-webkit-box-shadow: 1px 1px 3px #83DC30;
box-shadow: 1px 1px 3px #83DC30; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #83DC30 (King Lizard)
Color Overview & Profile: Color #83DC30, also known as King Lizard, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (131/255), 86% Green (220/255), and 19% Blue (48/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #83DC30 translates into the CMYK subtractive color model with values of 40.5% Cyan, 0% Magenta, 78.2% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 91°, saturation of 71.1%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #83DC30 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##99CC33.
