Shades of Citron #859120
Tints of Citron #859120
RGB
CMYK
RGB Variations
Color information
#859120 (or 0x859120) is known color: Citron. HEX triplet: 85, 91 and 20. RGB value is (133,145,32). Sum of RGB (Red+Green+Blue) = 133+145+32=310 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.90% from 310); Green value is 145 (57.03% from 255 or 46.77% from 310); Blue value is 32 (12.89% from 255 or 10.32% from 310); Max value from RGB is 145 - color contains mainly: green. Hex color #859120 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859120 is #7A6EDF. Grayscale: #808080. Windows color (decimal): -8023776 or 2134405. OLE color: 2134405.
HSL color Cylindrical-coordinate representation of color #859120: hue angle of 66.37º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #859120 is Cyan = 0.08, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 32 | - |
| CMYK | 0.08 | 0 | 0.78 | 0.43 |
| HSL | 66.37º | 0.64% | 0.35% | - |
| HSV(B) | 66.37º | 0.78% | 0.57% | - |
| XYZ | 20.06 | 25.34 | 5.2 | - |
| YUV | 128.53 | 73.52 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 32 | 0.08 | 0 | 0.78 | 0.43 | 66.37 | 0.64 | 0.35 |
| Hex | 85 | 91 | 20 | 8 | 0 | 4E | 2B | 42 | 40 | 23 |
| Octal | 205 | 221 | 40 | 10 | 0 | 116 | 53 | 102 | 100 | 43 |
| Binary | 10000101 | 10010001 | 100000 | 1000 | 0 | 1001110 | 101011 | 1000010 | 1000000 | 100011 |
Color Harmonies of #859120
Complementary color
Monochromatic Colors of #859120
Black with #859120
Text Example
Text Example
White with #859120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859120; }
p { color: rgb(133,145,32); }
H1.HeaderClassName
{
color: #859120;
}
.AnyTagClassName
{
color: #859120;
}
</style>
background-color css
<style>
a { background-color: #859120; }
a { background-color: rgb(133,145,32); }
div.DivClassName
{
background-color: #859120;
}
.BgClassName
{
background-color: #859120;
}
</style>
border-color css
<style>
span { border-color: #859120; }
span { border-color: rgb(133,145,32); }
td.TdClassName
{
border-color: #859120;
}
.TagClassName
{
border-color: #859120;
}
</style>