Shades of Citron #859513
Tints of Citron #859513
RGB
CMYK
RGB Variations
Color information
#859513 (or 0x859513) is known color: Citron. HEX triplet: 85, 95 and 13. RGB value is (133,149,19). Sum of RGB (Red+Green+Blue) = 133+149+19=301 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.19% from 301); Green value is 149 (58.59% from 255 or 49.50% from 301); Blue value is 19 (7.81% from 255 or 6.31% from 301); Max value from RGB is 149 - color contains mainly: green. Hex color #859513 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859513 is #7A6AEC. Grayscale: #818181. Windows color (decimal): -8022765 or 1283461. OLE color: 1283461.
HSL color Cylindrical-coordinate representation of color #859513: hue angle of 67.38º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #859513 is Cyan = 0.11, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 19 | - |
| CMYK | 0.11 | 0 | 0.87 | 0.42 |
| HSL | 67.38º | 0.77% | 0.33% | - |
| HSV(B) | 67.38º | 0.87% | 0.58% | - |
| XYZ | 20.54 | 26.53 | 4.65 | - |
| YUV | 129.4 | 65.7 | 130.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 19 | 0.11 | 0 | 0.87 | 0.42 | 67.38 | 0.77 | 0.33 |
| Hex | 85 | 95 | 13 | B | 0 | 57 | 2A | 43 | 4D | 21 |
| Octal | 205 | 225 | 23 | 13 | 0 | 127 | 52 | 103 | 115 | 41 |
| Binary | 10000101 | 10010101 | 10011 | 1011 | 0 | 1010111 | 101010 | 1000011 | 1001101 | 100001 |
Color Harmonies of #859513
Complementary color
Monochromatic Colors of #859513
Black with #859513
Text Example
Text Example
White with #859513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859513; }
p { color: rgb(133,149,19); }
H1.HeaderClassName
{
color: #859513;
}
.AnyTagClassName
{
color: #859513;
}
</style>
background-color css
<style>
a { background-color: #859513; }
a { background-color: rgb(133,149,19); }
div.DivClassName
{
background-color: #859513;
}
.BgClassName
{
background-color: #859513;
}
</style>
border-color css
<style>
span { border-color: #859513; }
span { border-color: rgb(133,149,19); }
td.TdClassName
{
border-color: #859513;
}
.TagClassName
{
border-color: #859513;
}
</style>