Shades of Citron #859908
Tints of Citron #859908
RGB
CMYK
RGB Variations
Color information
#859908 (or 0x859908) is known color: Citron. HEX triplet: 85, 99 and 08. RGB value is (133,153,8). Sum of RGB (Red+Green+Blue) = 133+153+8=294 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.24% from 294); Green value is 153 (60.16% from 255 or 52.04% from 294); Blue value is 8 (3.52% from 255 or 2.72% from 294); Max value from RGB is 153 - color contains mainly: green. Hex color #859908 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859908 is #7A66F7. Grayscale: #838383. Windows color (decimal): -8021752 or 563589. OLE color: 563589.
HSL color Cylindrical-coordinate representation of color #859908: hue angle of 68.28º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #859908 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 8 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.4 |
| HSL | 68.28º | 0.9% | 0.32% | - |
| HSV(B) | 68.28º | 0.95% | 0.6% | - |
| XYZ | 21.11 | 27.79 | 4.48 | - |
| YUV | 130.49 | 58.87 | 129.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 8 | 0.13 | 0 | 0.95 | 0.4 | 68.28 | 0.9 | 0.32 |
| Hex | 85 | 99 | 8 | D | 0 | 5F | 28 | 44 | 5A | 20 |
| Octal | 205 | 231 | 10 | 15 | 0 | 137 | 50 | 104 | 132 | 40 |
| Binary | 10000101 | 10011001 | 1000 | 1101 | 0 | 1011111 | 101000 | 1000100 | 1011010 | 100000 |
Color Harmonies of #859908
Complementary color
Monochromatic Colors of #859908
Black with #859908
Text Example
Text Example
White with #859908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859908; }
p { color: rgb(133,153,8); }
H1.HeaderClassName
{
color: #859908;
}
.AnyTagClassName
{
color: #859908;
}
</style>
background-color css
<style>
a { background-color: #859908; }
a { background-color: rgb(133,153,8); }
div.DivClassName
{
background-color: #859908;
}
.BgClassName
{
background-color: #859908;
}
</style>
border-color css
<style>
span { border-color: #859908; }
span { border-color: rgb(133,153,8); }
td.TdClassName
{
border-color: #859908;
}
.TagClassName
{
border-color: #859908;
}
</style>