Shades of Citron #859516
Tints of Citron #859516
RGB
CMYK
RGB Variations
Color information
#859516 (or 0x859516) is known color: Citron. HEX triplet: 85, 95 and 16. RGB value is (133,149,22). Sum of RGB (Red+Green+Blue) = 133+149+22=304 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.75% from 304); Green value is 149 (58.59% from 255 or 49.01% from 304); Blue value is 22 (8.98% from 255 or 7.24% from 304); Max value from RGB is 149 - color contains mainly: green. Hex color #859516 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859516 is #7A6AE9. Grayscale: #828282. Windows color (decimal): -8022762 or 1480069. OLE color: 1480069.
HSL color Cylindrical-coordinate representation of color #859516: hue angle of 67.56º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #859516 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 22 | - |
| CMYK | 0.11 | 0 | 0.85 | 0.42 |
| HSL | 67.56º | 0.74% | 0.34% | - |
| HSV(B) | 67.56º | 0.85% | 0.58% | - |
| XYZ | 20.57 | 26.54 | 4.8 | - |
| YUV | 129.74 | 67.2 | 130.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 22 | 0.11 | 0 | 0.85 | 0.42 | 67.56 | 0.74 | 0.34 |
| Hex | 85 | 95 | 16 | B | 0 | 55 | 2A | 44 | 4A | 22 |
| Octal | 205 | 225 | 26 | 13 | 0 | 125 | 52 | 104 | 112 | 42 |
| Binary | 10000101 | 10010101 | 10110 | 1011 | 0 | 1010101 | 101010 | 1000100 | 1001010 | 100010 |
Color Harmonies of #859516
Complementary color
Monochromatic Colors of #859516
Black with #859516
Text Example
Text Example
White with #859516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859516; }
p { color: rgb(133,149,22); }
H1.HeaderClassName
{
color: #859516;
}
.AnyTagClassName
{
color: #859516;
}
</style>
background-color css
<style>
a { background-color: #859516; }
a { background-color: rgb(133,149,22); }
div.DivClassName
{
background-color: #859516;
}
.BgClassName
{
background-color: #859516;
}
</style>
border-color css
<style>
span { border-color: #859516; }
span { border-color: rgb(133,149,22); }
td.TdClassName
{
border-color: #859516;
}
.TagClassName
{
border-color: #859516;
}
</style>