Shades of Citron #859625
Tints of Citron #859625
RGB
CMYK
RGB Variations
Color information
#859625 (or 0x859625) is known color: Citron. HEX triplet: 85, 96 and 25. RGB value is (133,150,37). Sum of RGB (Red+Green+Blue) = 133+150+37=320 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.56% from 320); Green value is 150 (58.98% from 255 or 46.88% from 320); Blue value is 37 (14.84% from 255 or 11.56% from 320); Max value from RGB is 150 - color contains mainly: green. Hex color #859625 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859625 is #7A69DA. Grayscale: #848484. Windows color (decimal): -8022491 or 2463365. OLE color: 2463365.
HSL color Cylindrical-coordinate representation of color #859625: hue angle of 69.03º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #859625 is Cyan = 0.11, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 37 | - |
| CMYK | 0.11 | 0 | 0.75 | 0.41 |
| HSL | 69.03º | 0.6% | 0.37% | - |
| HSV(B) | 69.03º | 0.75% | 0.59% | - |
| XYZ | 20.91 | 26.93 | 5.85 | - |
| YUV | 132.04 | 74.37 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 37 | 0.11 | 0 | 0.75 | 0.41 | 69.03 | 0.6 | 0.37 |
| Hex | 85 | 96 | 25 | B | 0 | 4B | 29 | 45 | 3C | 25 |
| Octal | 205 | 226 | 45 | 13 | 0 | 113 | 51 | 105 | 74 | 45 |
| Binary | 10000101 | 10010110 | 100101 | 1011 | 0 | 1001011 | 101001 | 1000101 | 111100 | 100101 |
Color Harmonies of #859625
Complementary color
Monochromatic Colors of #859625
Black with #859625
Text Example
Text Example
White with #859625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859625; }
p { color: rgb(133,150,37); }
H1.HeaderClassName
{
color: #859625;
}
.AnyTagClassName
{
color: #859625;
}
</style>
background-color css
<style>
a { background-color: #859625; }
a { background-color: rgb(133,150,37); }
div.DivClassName
{
background-color: #859625;
}
.BgClassName
{
background-color: #859625;
}
</style>
border-color css
<style>
span { border-color: #859625; }
span { border-color: rgb(133,150,37); }
td.TdClassName
{
border-color: #859625;
}
.TagClassName
{
border-color: #859625;
}
</style>