Shades of Citron #859718
Tints of Citron #859718
RGB
CMYK
RGB Variations
Color information
#859718 (or 0x859718) is known color: Citron. HEX triplet: 85, 97 and 18. RGB value is (133,151,24). Sum of RGB (Red+Green+Blue) = 133+151+24=308 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.18% from 308); Green value is 151 (59.38% from 255 or 49.03% from 308); Blue value is 24 (9.77% from 255 or 7.79% from 308); Max value from RGB is 151 - color contains mainly: green. Hex color #859718 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859718 is #7A68E7. Grayscale: #838383. Windows color (decimal): -8022248 or 1611653. OLE color: 1611653.
HSL color Cylindrical-coordinate representation of color #859718: hue angle of 68.5º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #859718 is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 24 | - |
| CMYK | 0.12 | 0 | 0.84 | 0.41 |
| HSL | 68.5º | 0.73% | 0.34% | - |
| HSV(B) | 68.5º | 0.84% | 0.59% | - |
| XYZ | 20.9 | 27.19 | 5.01 | - |
| YUV | 131.14 | 67.54 | 129.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 24 | 0.12 | 0 | 0.84 | 0.41 | 68.5 | 0.73 | 0.34 |
| Hex | 85 | 97 | 18 | C | 0 | 54 | 29 | 45 | 49 | 22 |
| Octal | 205 | 227 | 30 | 14 | 0 | 124 | 51 | 105 | 111 | 42 |
| Binary | 10000101 | 10010111 | 11000 | 1100 | 0 | 1010100 | 101001 | 1000101 | 1001001 | 100010 |
Color Harmonies of #859718
Complementary color
Monochromatic Colors of #859718
Black with #859718
Text Example
Text Example
White with #859718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859718; }
p { color: rgb(133,151,24); }
H1.HeaderClassName
{
color: #859718;
}
.AnyTagClassName
{
color: #859718;
}
</style>
background-color css
<style>
a { background-color: #859718; }
a { background-color: rgb(133,151,24); }
div.DivClassName
{
background-color: #859718;
}
.BgClassName
{
background-color: #859718;
}
</style>
border-color css
<style>
span { border-color: #859718; }
span { border-color: rgb(133,151,24); }
td.TdClassName
{
border-color: #859718;
}
.TagClassName
{
border-color: #859718;
}
</style>