Shades of Citron #859518
Tints of Citron #859518
RGB
CMYK
RGB Variations
Color information
#859518 (or 0x859518) is known color: Citron. HEX triplet: 85, 95 and 18. RGB value is (133,149,24). Sum of RGB (Red+Green+Blue) = 133+149+24=306 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.46% from 306); Green value is 149 (58.59% from 255 or 48.69% from 306); Blue value is 24 (9.77% from 255 or 7.84% from 306); Max value from RGB is 149 - color contains mainly: green. Hex color #859518 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859518 is #7A6AE7. Grayscale: #828282. Windows color (decimal): -8022760 or 1611141. OLE color: 1611141.
HSL color Cylindrical-coordinate representation of color #859518: hue angle of 67.68º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #859518 is Cyan = 0.11, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 24 | - |
| CMYK | 0.11 | 0 | 0.84 | 0.42 |
| HSL | 67.68º | 0.72% | 0.34% | - |
| HSV(B) | 67.68º | 0.84% | 0.58% | - |
| XYZ | 20.59 | 26.55 | 4.9 | - |
| YUV | 129.97 | 68.2 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 24 | 0.11 | 0 | 0.84 | 0.42 | 67.68 | 0.72 | 0.34 |
| Hex | 85 | 95 | 18 | B | 0 | 54 | 2A | 44 | 48 | 22 |
| Octal | 205 | 225 | 30 | 13 | 0 | 124 | 52 | 104 | 110 | 42 |
| Binary | 10000101 | 10010101 | 11000 | 1011 | 0 | 1010100 | 101010 | 1000100 | 1001000 | 100010 |
Color Harmonies of #859518
Complementary color
Monochromatic Colors of #859518
Black with #859518
Text Example
Text Example
White with #859518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859518; }
p { color: rgb(133,149,24); }
H1.HeaderClassName
{
color: #859518;
}
.AnyTagClassName
{
color: #859518;
}
</style>
background-color css
<style>
a { background-color: #859518; }
a { background-color: rgb(133,149,24); }
div.DivClassName
{
background-color: #859518;
}
.BgClassName
{
background-color: #859518;
}
</style>
border-color css
<style>
span { border-color: #859518; }
span { border-color: rgb(133,149,24); }
td.TdClassName
{
border-color: #859518;
}
.TagClassName
{
border-color: #859518;
}
</style>