Shades of Citron #859622
Tints of Citron #859622
RGB
CMYK
RGB Variations
Color information
#859622 (or 0x859622) is known color: Citron. HEX triplet: 85, 96 and 22. RGB value is (133,150,34). Sum of RGB (Red+Green+Blue) = 133+150+34=317 (41% of max value = 765). Red value is 133 (52.34% from 255 or 41.96% from 317); Green value is 150 (58.98% from 255 or 47.32% from 317); Blue value is 34 (13.67% from 255 or 10.73% from 317); Max value from RGB is 150 - color contains mainly: green. Hex color #859622 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859622 is #7A69DD. Grayscale: #848484. Windows color (decimal): -8022494 or 2266757. OLE color: 2266757.
HSL color Cylindrical-coordinate representation of color #859622: hue angle of 68.79º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #859622 is Cyan = 0.11, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 34 | - |
| CMYK | 0.11 | 0 | 0.77 | 0.41 |
| HSL | 68.79º | 0.63% | 0.36% | - |
| HSV(B) | 68.79º | 0.77% | 0.59% | - |
| XYZ | 20.87 | 26.91 | 5.61 | - |
| YUV | 131.69 | 72.87 | 128.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 34 | 0.11 | 0 | 0.77 | 0.41 | 68.79 | 0.63 | 0.36 |
| Hex | 85 | 96 | 22 | B | 0 | 4D | 29 | 45 | 3F | 24 |
| Octal | 205 | 226 | 42 | 13 | 0 | 115 | 51 | 105 | 77 | 44 |
| Binary | 10000101 | 10010110 | 100010 | 1011 | 0 | 1001101 | 101001 | 1000101 | 111111 | 100100 |
Color Harmonies of #859622
Complementary color
Monochromatic Colors of #859622
Black with #859622
Text Example
Text Example
White with #859622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859622; }
p { color: rgb(133,150,34); }
H1.HeaderClassName
{
color: #859622;
}
.AnyTagClassName
{
color: #859622;
}
</style>
background-color css
<style>
a { background-color: #859622; }
a { background-color: rgb(133,150,34); }
div.DivClassName
{
background-color: #859622;
}
.BgClassName
{
background-color: #859622;
}
</style>
border-color css
<style>
span { border-color: #859622; }
span { border-color: rgb(133,150,34); }
td.TdClassName
{
border-color: #859622;
}
.TagClassName
{
border-color: #859622;
}
</style>