Shades of Citron #859614
Tints of Citron #859614
RGB
CMYK
RGB Variations
Color information
#859614 (or 0x859614) is known color: Citron. HEX triplet: 85, 96 and 14. RGB value is (133,150,20). Sum of RGB (Red+Green+Blue) = 133+150+20=303 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.89% from 303); Green value is 150 (58.98% from 255 or 49.50% from 303); Blue value is 20 (8.20% from 255 or 6.60% from 303); Max value from RGB is 150 - color contains mainly: green. Hex color #859614 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859614 is #7A69EB. Grayscale: #828282. Windows color (decimal): -8022508 or 1349253. OLE color: 1349253.
HSL color Cylindrical-coordinate representation of color #859614: hue angle of 67.85º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #859614 is Cyan = 0.11, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 20 | - |
| CMYK | 0.11 | 0 | 0.87 | 0.41 |
| HSL | 67.85º | 0.76% | 0.33% | - |
| HSV(B) | 67.85º | 0.87% | 0.59% | - |
| XYZ | 20.71 | 26.85 | 4.75 | - |
| YUV | 130.1 | 65.87 | 130.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 20 | 0.11 | 0 | 0.87 | 0.41 | 67.85 | 0.76 | 0.33 |
| Hex | 85 | 96 | 14 | B | 0 | 57 | 29 | 44 | 4C | 21 |
| Octal | 205 | 226 | 24 | 13 | 0 | 127 | 51 | 104 | 114 | 41 |
| Binary | 10000101 | 10010110 | 10100 | 1011 | 0 | 1010111 | 101001 | 1000100 | 1001100 | 100001 |
Color Harmonies of #859614
Complementary color
Monochromatic Colors of #859614
Black with #859614
Text Example
Text Example
White with #859614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859614; }
p { color: rgb(133,150,20); }
H1.HeaderClassName
{
color: #859614;
}
.AnyTagClassName
{
color: #859614;
}
</style>
background-color css
<style>
a { background-color: #859614; }
a { background-color: rgb(133,150,20); }
div.DivClassName
{
background-color: #859614;
}
.BgClassName
{
background-color: #859614;
}
</style>
border-color css
<style>
span { border-color: #859614; }
span { border-color: rgb(133,150,20); }
td.TdClassName
{
border-color: #859614;
}
.TagClassName
{
border-color: #859614;
}
</style>