Shades of Citron #859220
Tints of Citron #859220
RGB
CMYK
RGB Variations
Color information
#859220 (or 0x859220) is known color: Citron. HEX triplet: 85, 92 and 20. RGB value is (133,146,32). Sum of RGB (Red+Green+Blue) = 133+146+32=311 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.77% from 311); Green value is 146 (57.42% from 255 or 46.95% from 311); Blue value is 32 (12.89% from 255 or 10.29% from 311); Max value from RGB is 146 - color contains mainly: green. Hex color #859220 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859220 is #7A6DDF. Grayscale: #818181. Windows color (decimal): -8023520 or 2134661. OLE color: 2134661.
HSL color Cylindrical-coordinate representation of color #859220: hue angle of 66.84º 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 #859220 is Cyan = 0.09, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 32 | - |
| CMYK | 0.09 | 0 | 0.78 | 0.43 |
| HSL | 66.84º | 0.64% | 0.35% | - |
| HSV(B) | 66.84º | 0.78% | 0.57% | - |
| XYZ | 20.21 | 25.65 | 5.25 | - |
| YUV | 129.12 | 73.19 | 130.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 32 | 0.09 | 0 | 0.78 | 0.43 | 66.84 | 0.64 | 0.35 |
| Hex | 85 | 92 | 20 | 9 | 0 | 4E | 2B | 43 | 40 | 23 |
| Octal | 205 | 222 | 40 | 11 | 0 | 116 | 53 | 103 | 100 | 43 |
| Binary | 10000101 | 10010010 | 100000 | 1001 | 0 | 1001110 | 101011 | 1000011 | 1000000 | 100011 |
Color Harmonies of #859220
Complementary color
Monochromatic Colors of #859220
Black with #859220
Text Example
Text Example
White with #859220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859220; }
p { color: rgb(133,146,32); }
H1.HeaderClassName
{
color: #859220;
}
.AnyTagClassName
{
color: #859220;
}
</style>
background-color css
<style>
a { background-color: #859220; }
a { background-color: rgb(133,146,32); }
div.DivClassName
{
background-color: #859220;
}
.BgClassName
{
background-color: #859220;
}
</style>
border-color css
<style>
span { border-color: #859220; }
span { border-color: rgb(133,146,32); }
td.TdClassName
{
border-color: #859220;
}
.TagClassName
{
border-color: #859220;
}
</style>