Shades of Citron #859617
Tints of Citron #859617
RGB
CMYK
RGB Variations
Color information
#859617 (or 0x859617) is known color: Citron. HEX triplet: 85, 96 and 17. RGB value is (133,150,23). Sum of RGB (Red+Green+Blue) = 133+150+23=306 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.46% from 306); Green value is 150 (58.98% from 255 or 49.02% from 306); Blue value is 23 (9.38% from 255 or 7.52% from 306); Max value from RGB is 150 - color contains mainly: green. Hex color #859617 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859617 is #7A69E8. Grayscale: #828282. Windows color (decimal): -8022505 or 1545861. OLE color: 1545861.
HSL color Cylindrical-coordinate representation of color #859617: hue angle of 68.03º degrees, saturation: 0.73, 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 #859617 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 23 | - |
| CMYK | 0.11 | 0 | 0.85 | 0.41 |
| HSL | 68.03º | 0.73% | 0.34% | - |
| HSV(B) | 68.03º | 0.85% | 0.59% | - |
| XYZ | 20.73 | 26.86 | 4.9 | - |
| YUV | 130.44 | 67.37 | 129.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 23 | 0.11 | 0 | 0.85 | 0.41 | 68.03 | 0.73 | 0.34 |
| Hex | 85 | 96 | 17 | B | 0 | 55 | 29 | 44 | 49 | 22 |
| Octal | 205 | 226 | 27 | 13 | 0 | 125 | 51 | 104 | 111 | 42 |
| Binary | 10000101 | 10010110 | 10111 | 1011 | 0 | 1010101 | 101001 | 1000100 | 1001001 | 100010 |
Color Harmonies of #859617
Complementary color
Monochromatic Colors of #859617
Black with #859617
Text Example
Text Example
White with #859617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859617; }
p { color: rgb(133,150,23); }
H1.HeaderClassName
{
color: #859617;
}
.AnyTagClassName
{
color: #859617;
}
</style>
background-color css
<style>
a { background-color: #859617; }
a { background-color: rgb(133,150,23); }
div.DivClassName
{
background-color: #859617;
}
.BgClassName
{
background-color: #859617;
}
</style>
border-color css
<style>
span { border-color: #859617; }
span { border-color: rgb(133,150,23); }
td.TdClassName
{
border-color: #859617;
}
.TagClassName
{
border-color: #859617;
}
</style>