Shades of Citron #859116
Tints of Citron #859116
RGB
CMYK
RGB Variations
Color information
#859116 (or 0x859116) is known color: Citron. HEX triplet: 85, 91 and 16. RGB value is (133,145,22). Sum of RGB (Red+Green+Blue) = 133+145+22=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 145 (57.03% from 255 or 48.33% from 300); Blue value is 22 (8.98% from 255 or 7.33% from 300); Max value from RGB is 145 - color contains mainly: green. Hex color #859116 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859116 is #7A6EE9. Grayscale: #7F7F7F. Windows color (decimal): -8023786 or 1479045. OLE color: 1479045.
HSL color Cylindrical-coordinate representation of color #859116: hue angle of 65.85º 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 #859116 is Cyan = 0.08, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 22 | - |
| CMYK | 0.08 | 0 | 0.85 | 0.43 |
| HSL | 65.85º | 0.74% | 0.33% | - |
| HSV(B) | 65.85º | 0.85% | 0.57% | - |
| XYZ | 19.94 | 25.3 | 4.59 | - |
| YUV | 127.39 | 68.52 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 22 | 0.08 | 0 | 0.85 | 0.43 | 65.85 | 0.74 | 0.33 |
| Hex | 85 | 91 | 16 | 8 | 0 | 55 | 2B | 42 | 4A | 21 |
| Octal | 205 | 221 | 26 | 10 | 0 | 125 | 53 | 102 | 112 | 41 |
| Binary | 10000101 | 10010001 | 10110 | 1000 | 0 | 1010101 | 101011 | 1000010 | 1001010 | 100001 |
Color Harmonies of #859116
Complementary color
Monochromatic Colors of #859116
Black with #859116
Text Example
Text Example
White with #859116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859116; }
p { color: rgb(133,145,22); }
H1.HeaderClassName
{
color: #859116;
}
.AnyTagClassName
{
color: #859116;
}
</style>
background-color css
<style>
a { background-color: #859116; }
a { background-color: rgb(133,145,22); }
div.DivClassName
{
background-color: #859116;
}
.BgClassName
{
background-color: #859116;
}
</style>
border-color css
<style>
span { border-color: #859116; }
span { border-color: rgb(133,145,22); }
td.TdClassName
{
border-color: #859116;
}
.TagClassName
{
border-color: #859116;
}
</style>