Shades of Citron #849616
Tints of Citron #849616
RGB
CMYK
RGB Variations
Color information
#849616 (or 0x849616) is known color: Citron. HEX triplet: 84, 96 and 16. RGB value is (132,150,22). Sum of RGB (Red+Green+Blue) = 132+150+22=304 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.42% from 304); Green value is 150 (58.98% from 255 or 49.34% from 304); Blue value is 22 (8.98% from 255 or 7.24% from 304); Max value from RGB is 150 - color contains mainly: green. Hex color #849616 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849616 is #7B69E9. Grayscale: #828282. Windows color (decimal): -8088042 or 1480324. OLE color: 1480324.
HSL color Cylindrical-coordinate representation of color #849616: hue angle of 68.44º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #849616 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 22 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.41 |
| HSL | 68.44º | 0.74% | 0.34% | - |
| HSV(B) | 68.44º | 0.85% | 0.59% | - |
| XYZ | 20.57 | 26.78 | 4.84 | - |
| YUV | 130.03 | 67.04 | 129.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 22 | 0.12 | 0 | 0.85 | 0.41 | 68.44 | 0.74 | 0.34 |
| Hex | 84 | 96 | 16 | C | 0 | 55 | 29 | 44 | 4A | 22 |
| Octal | 204 | 226 | 26 | 14 | 0 | 125 | 51 | 104 | 112 | 42 |
| Binary | 10000100 | 10010110 | 10110 | 1100 | 0 | 1010101 | 101001 | 1000100 | 1001010 | 100010 |
Color Harmonies of #849616
Complementary color
Monochromatic Colors of #849616
Black with #849616
Text Example
Text Example
White with #849616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849616; }
p { color: rgb(132,150,22); }
H1.HeaderClassName
{
color: #849616;
}
.AnyTagClassName
{
color: #849616;
}
</style>
background-color css
<style>
a { background-color: #849616; }
a { background-color: rgb(132,150,22); }
div.DivClassName
{
background-color: #849616;
}
.BgClassName
{
background-color: #849616;
}
</style>
border-color css
<style>
span { border-color: #849616; }
span { border-color: rgb(132,150,22); }
td.TdClassName
{
border-color: #849616;
}
.TagClassName
{
border-color: #849616;
}
</style>