Shades of Citron #859809
Tints of Citron #859809
RGB
CMYK
RGB Variations
Color information
#859809 (or 0x859809) is known color: Citron. HEX triplet: 85, 98 and 09. RGB value is (133,152,9). Sum of RGB (Red+Green+Blue) = 133+152+9=294 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.24% from 294); Green value is 152 (59.77% from 255 or 51.70% from 294); Blue value is 9 (3.91% from 255 or 3.06% from 294); Max value from RGB is 152 - color contains mainly: green. Hex color #859809 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859809 is #7A67F6. Grayscale: #828282. Windows color (decimal): -8022007 or 628869. OLE color: 628869.
HSL color Cylindrical-coordinate representation of color #859809: hue angle of 67.97º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #859809 is Cyan = 0.13, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 152 | 9 | - |
| CMYK | 0.13 | 0 | 0.94 | 0.40 |
| HSL | 67.97º | 0.89% | 0.32% | - |
| HSV(B) | 67.97º | 0.94% | 0.6% | - |
| XYZ | 20.95 | 27.46 | 4.46 | - |
| YUV | 130.02 | 59.71 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 152 | 9 | 0.13 | 0 | 0.94 | 0.40 | 67.97 | 0.89 | 0.32 |
| Hex | 85 | 98 | 9 | D | 0 | 5E | 28 | 44 | 59 | 20 |
| Octal | 205 | 230 | 11 | 15 | 0 | 136 | 50 | 104 | 131 | 40 |
| Binary | 10000101 | 10011000 | 1001 | 1101 | 0 | 1011110 | 101000 | 1000100 | 1011001 | 100000 |
Color Harmonies of #859809
Complementary color
Monochromatic Colors of #859809
Black with #859809
Text Example
Text Example
White with #859809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859809; }
p { color: rgb(133,152,9); }
H1.HeaderClassName
{
color: #859809;
}
.AnyTagClassName
{
color: #859809;
}
</style>
background-color css
<style>
a { background-color: #859809; }
a { background-color: rgb(133,152,9); }
div.DivClassName
{
background-color: #859809;
}
.BgClassName
{
background-color: #859809;
}
</style>
border-color css
<style>
span { border-color: #859809; }
span { border-color: rgb(133,152,9); }
td.TdClassName
{
border-color: #859809;
}
.TagClassName
{
border-color: #859809;
}
</style>