Shades of Citron #859418
Tints of Citron #859418
RGB
CMYK
RGB Variations
Color information
#859418 (or 0x859418) is known color: Citron. HEX triplet: 85, 94 and 18. RGB value is (133,148,24). Sum of RGB (Red+Green+Blue) = 133+148+24=305 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.61% from 305); Green value is 148 (58.20% from 255 or 48.52% from 305); Blue value is 24 (9.77% from 255 or 7.87% from 305); Max value from RGB is 148 - color contains mainly: green. Hex color #859418 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859418 is #7A6BE7. Grayscale: #818181. Windows color (decimal): -8023016 or 1610885. OLE color: 1610885.
HSL color Cylindrical-coordinate representation of color #859418: hue angle of 67.26º 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 #859418 is Cyan = 0.10, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 24 | - |
| CMYK | 0.10 | 0 | 0.84 | 0.42 |
| HSL | 67.26º | 0.72% | 0.34% | - |
| HSV(B) | 67.26º | 0.84% | 0.58% | - |
| XYZ | 20.43 | 26.23 | 4.85 | - |
| YUV | 129.38 | 68.53 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 24 | 0.10 | 0 | 0.84 | 0.42 | 67.26 | 0.72 | 0.34 |
| Hex | 85 | 94 | 18 | A | 0 | 54 | 2A | 43 | 48 | 22 |
| Octal | 205 | 224 | 30 | 12 | 0 | 124 | 52 | 103 | 110 | 42 |
| Binary | 10000101 | 10010100 | 11000 | 1010 | 0 | 1010100 | 101010 | 1000011 | 1001000 | 100010 |
Color Harmonies of #859418
Complementary color
Monochromatic Colors of #859418
Black with #859418
Text Example
Text Example
White with #859418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859418; }
p { color: rgb(133,148,24); }
H1.HeaderClassName
{
color: #859418;
}
.AnyTagClassName
{
color: #859418;
}
</style>
background-color css
<style>
a { background-color: #859418; }
a { background-color: rgb(133,148,24); }
div.DivClassName
{
background-color: #859418;
}
.BgClassName
{
background-color: #859418;
}
</style>
border-color css
<style>
span { border-color: #859418; }
span { border-color: rgb(133,148,24); }
td.TdClassName
{
border-color: #859418;
}
.TagClassName
{
border-color: #859418;
}
</style>