Shades of Citron #859825
Tints of Citron #859825
RGB
CMYK
RGB Variations
Color information
#859825 (or 0x859825) is known color: Citron. HEX triplet: 85, 98 and 25. RGB value is (133,152,37). Sum of RGB (Red+Green+Blue) = 133+152+37=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 152 (59.77% from 255 or 47.20% from 322); Blue value is 37 (14.84% from 255 or 11.49% from 322); Max value from RGB is 152 - color contains mainly: green. Hex color #859825 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859825 is #7A67DA. Grayscale: #858585. Windows color (decimal): -8021979 or 2463877. OLE color: 2463877.
HSL color Cylindrical-coordinate representation of color #859825: hue angle of 69.91º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #859825 is Cyan = 0.13, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 152 | 37 | - |
| CMYK | 0.13 | 0 | 0.76 | 0.40 |
| HSL | 69.91º | 0.61% | 0.37% | - |
| HSV(B) | 69.91º | 0.76% | 0.6% | - |
| XYZ | 21.24 | 27.58 | 5.95 | - |
| YUV | 133.21 | 73.71 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 152 | 37 | 0.13 | 0 | 0.76 | 0.40 | 69.91 | 0.61 | 0.37 |
| Hex | 85 | 98 | 25 | D | 0 | 4C | 28 | 46 | 3D | 25 |
| Octal | 205 | 230 | 45 | 15 | 0 | 114 | 50 | 106 | 75 | 45 |
| Binary | 10000101 | 10011000 | 100101 | 1101 | 0 | 1001100 | 101000 | 1000110 | 111101 | 100101 |
Color Harmonies of #859825
Complementary color
Monochromatic Colors of #859825
Black with #859825
Text Example
Text Example
White with #859825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859825; }
p { color: rgb(133,152,37); }
H1.HeaderClassName
{
color: #859825;
}
.AnyTagClassName
{
color: #859825;
}
</style>
background-color css
<style>
a { background-color: #859825; }
a { background-color: rgb(133,152,37); }
div.DivClassName
{
background-color: #859825;
}
.BgClassName
{
background-color: #859825;
}
</style>
border-color css
<style>
span { border-color: #859825; }
span { border-color: rgb(133,152,37); }
td.TdClassName
{
border-color: #859825;
}
.TagClassName
{
border-color: #859825;
}
</style>