Shades of Citron #859613
Tints of Citron #859613
RGB
CMYK
RGB Variations
Color information
#859613 (or 0x859613) is known color: Citron. HEX triplet: 85, 96 and 13. RGB value is (133,150,19). Sum of RGB (Red+Green+Blue) = 133+150+19=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 150 (58.98% from 255 or 49.67% from 302); Blue value is 19 (7.81% from 255 or 6.29% from 302); Max value from RGB is 150 - color contains mainly: green. Hex color #859613 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859613 is #7A69EC. Grayscale: #828282. Windows color (decimal): -8022509 or 1283717. OLE color: 1283717.
HSL color Cylindrical-coordinate representation of color #859613: hue angle of 67.79º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #859613 is Cyan = 0.11, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 19 | - |
| CMYK | 0.11 | 0 | 0.87 | 0.41 |
| HSL | 67.79º | 0.78% | 0.33% | - |
| HSV(B) | 67.79º | 0.87% | 0.59% | - |
| XYZ | 20.7 | 26.85 | 4.71 | - |
| YUV | 129.98 | 65.37 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 19 | 0.11 | 0 | 0.87 | 0.41 | 67.79 | 0.78 | 0.33 |
| Hex | 85 | 96 | 13 | B | 0 | 57 | 29 | 44 | 4E | 21 |
| Octal | 205 | 226 | 23 | 13 | 0 | 127 | 51 | 104 | 116 | 41 |
| Binary | 10000101 | 10010110 | 10011 | 1011 | 0 | 1010111 | 101001 | 1000100 | 1001110 | 100001 |
Color Harmonies of #859613
Complementary color
Monochromatic Colors of #859613
Black with #859613
Text Example
Text Example
White with #859613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859613; }
p { color: rgb(133,150,19); }
H1.HeaderClassName
{
color: #859613;
}
.AnyTagClassName
{
color: #859613;
}
</style>
background-color css
<style>
a { background-color: #859613; }
a { background-color: rgb(133,150,19); }
div.DivClassName
{
background-color: #859613;
}
.BgClassName
{
background-color: #859613;
}
</style>
border-color css
<style>
span { border-color: #859613; }
span { border-color: rgb(133,150,19); }
td.TdClassName
{
border-color: #859613;
}
.TagClassName
{
border-color: #859613;
}
</style>