Shades of Citron #849216
Tints of Citron #849216
RGB
CMYK
RGB Variations
Color information
#849216 (or 0x849216) is known color: Citron. HEX triplet: 84, 92 and 16. RGB value is (132,146,22). Sum of RGB (Red+Green+Blue) = 132+146+22=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 22 (8.98% from 255 or 7.33% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #849216 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849216 is #7B6DE9. Grayscale: #808080. Windows color (decimal): -8089066 or 1479300. OLE color: 1479300.
HSL color Cylindrical-coordinate representation of color #849216: hue angle of 66.77º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #849216 is Cyan = 0.10, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 22 | - |
| CMYK | 0.10 | 0 | 0.85 | 0.43 |
| HSL | 66.77º | 0.74% | 0.33% | - |
| HSV(B) | 66.77º | 0.85% | 0.57% | - |
| XYZ | 19.94 | 25.52 | 4.63 | - |
| YUV | 127.68 | 68.36 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 22 | 0.10 | 0 | 0.85 | 0.43 | 66.77 | 0.74 | 0.33 |
| Hex | 84 | 92 | 16 | A | 0 | 55 | 2B | 43 | 4A | 21 |
| Octal | 204 | 222 | 26 | 12 | 0 | 125 | 53 | 103 | 112 | 41 |
| Binary | 10000100 | 10010010 | 10110 | 1010 | 0 | 1010101 | 101011 | 1000011 | 1001010 | 100001 |
Color Harmonies of #849216
Complementary color
Monochromatic Colors of #849216
Black with #849216
Text Example
Text Example
White with #849216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849216; }
p { color: rgb(132,146,22); }
H1.HeaderClassName
{
color: #849216;
}
.AnyTagClassName
{
color: #849216;
}
</style>
background-color css
<style>
a { background-color: #849216; }
a { background-color: rgb(132,146,22); }
div.DivClassName
{
background-color: #849216;
}
.BgClassName
{
background-color: #849216;
}
</style>
border-color css
<style>
span { border-color: #849216; }
span { border-color: rgb(132,146,22); }
td.TdClassName
{
border-color: #849216;
}
.TagClassName
{
border-color: #849216;
}
</style>