Shades of Citron #849812
Tints of Citron #849812
RGB
CMYK
RGB Variations
Color information
#849812 (or 0x849812) is known color: Citron. HEX triplet: 84, 98 and 12. RGB value is (132,152,18). Sum of RGB (Red+Green+Blue) = 132+152+18=302 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.71% from 302); Green value is 152 (59.77% from 255 or 50.33% from 302); Blue value is 18 (7.42% from 255 or 5.96% from 302); Max value from RGB is 152 - color contains mainly: green. Hex color #849812 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849812 is #7B67ED. Grayscale: #838383. Windows color (decimal): -8087534 or 1218692. OLE color: 1218692.
HSL color Cylindrical-coordinate representation of color #849812: hue angle of 68.96º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #849812 is Cyan = 0.13, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 18 | - |
| CMYK | 0.13 | 0 | 0.88 | 0.40 |
| HSL | 68.96º | 0.79% | 0.33% | - |
| HSV(B) | 68.96º | 0.88% | 0.6% | - |
| XYZ | 20.85 | 27.41 | 4.76 | - |
| YUV | 130.74 | 64.37 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 18 | 0.13 | 0 | 0.88 | 0.40 | 68.96 | 0.79 | 0.33 |
| Hex | 84 | 98 | 12 | D | 0 | 58 | 28 | 45 | 4F | 21 |
| Octal | 204 | 230 | 22 | 15 | 0 | 130 | 50 | 105 | 117 | 41 |
| Binary | 10000100 | 10011000 | 10010 | 1101 | 0 | 1011000 | 101000 | 1000101 | 1001111 | 100001 |
Color Harmonies of #849812
Complementary color
Monochromatic Colors of #849812
Black with #849812
Text Example
Text Example
White with #849812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849812; }
p { color: rgb(132,152,18); }
H1.HeaderClassName
{
color: #849812;
}
.AnyTagClassName
{
color: #849812;
}
</style>
background-color css
<style>
a { background-color: #849812; }
a { background-color: rgb(132,152,18); }
div.DivClassName
{
background-color: #849812;
}
.BgClassName
{
background-color: #849812;
}
</style>
border-color css
<style>
span { border-color: #849812; }
span { border-color: rgb(132,152,18); }
td.TdClassName
{
border-color: #849812;
}
.TagClassName
{
border-color: #849812;
}
</style>