Shades of Citron #859925
Tints of Citron #859925
RGB
CMYK
RGB Variations
Color information
#859925 (or 0x859925) is known color: Citron. HEX triplet: 85, 99 and 25. RGB value is (133,153,37). Sum of RGB (Red+Green+Blue) = 133+153+37=323 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.18% from 323); Green value is 153 (60.16% from 255 or 47.37% from 323); Blue value is 37 (14.84% from 255 or 11.46% from 323); Max value from RGB is 153 - color contains mainly: green. Hex color #859925 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859925 is #7A66DA. Grayscale: #868686. Windows color (decimal): -8021723 or 2464133. OLE color: 2464133.
HSL color Cylindrical-coordinate representation of color #859925: hue angle of 70.34º 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 #859925 is Cyan = 0.13, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 37 | - |
| CMYK | 0.13 | 0 | 0.76 | 0.4 |
| HSL | 70.34º | 0.61% | 0.37% | - |
| HSV(B) | 70.34º | 0.76% | 0.6% | - |
| XYZ | 21.4 | 27.9 | 6.01 | - |
| YUV | 133.8 | 73.37 | 127.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 37 | 0.13 | 0 | 0.76 | 0.4 | 70.34 | 0.61 | 0.37 |
| Hex | 85 | 99 | 25 | D | 0 | 4C | 28 | 46 | 3D | 25 |
| Octal | 205 | 231 | 45 | 15 | 0 | 114 | 50 | 106 | 75 | 45 |
| Binary | 10000101 | 10011001 | 100101 | 1101 | 0 | 1001100 | 101000 | 1000110 | 111101 | 100101 |
Color Harmonies of #859925
Complementary color
Monochromatic Colors of #859925
Black with #859925
Text Example
Text Example
White with #859925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859925; }
p { color: rgb(133,153,37); }
H1.HeaderClassName
{
color: #859925;
}
.AnyTagClassName
{
color: #859925;
}
</style>
background-color css
<style>
a { background-color: #859925; }
a { background-color: rgb(133,153,37); }
div.DivClassName
{
background-color: #859925;
}
.BgClassName
{
background-color: #859925;
}
</style>
border-color css
<style>
span { border-color: #859925; }
span { border-color: rgb(133,153,37); }
td.TdClassName
{
border-color: #859925;
}
.TagClassName
{
border-color: #859925;
}
</style>