Shades of Citron #859410
Tints of Citron #859410
RGB
CMYK
RGB Variations
Color information
#859410 (or 0x859410) is known color: Citron. HEX triplet: 85, 94 and 10. RGB value is (133,148,16). Sum of RGB (Red+Green+Blue) = 133+148+16=297 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.78% from 297); Green value is 148 (58.20% from 255 or 49.83% from 297); Blue value is 16 (6.64% from 255 or 5.39% from 297); Max value from RGB is 148 - color contains mainly: green. Hex color #859410 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859410 is #7A6BEF. Grayscale: #808080. Windows color (decimal): -8023024 or 1086597. OLE color: 1086597.
HSL color Cylindrical-coordinate representation of color #859410: hue angle of 66.82º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #859410 is Cyan = 0.10, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 16 | - |
| CMYK | 0.10 | 0 | 0.89 | 0.42 |
| HSL | 66.82º | 0.8% | 0.32% | - |
| HSV(B) | 66.82º | 0.89% | 0.58% | - |
| XYZ | 20.36 | 26.2 | 4.48 | - |
| YUV | 128.47 | 64.53 | 131.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 16 | 0.10 | 0 | 0.89 | 0.42 | 66.82 | 0.8 | 0.32 |
| Hex | 85 | 94 | 10 | A | 0 | 59 | 2A | 43 | 50 | 20 |
| Octal | 205 | 224 | 20 | 12 | 0 | 131 | 52 | 103 | 120 | 40 |
| Binary | 10000101 | 10010100 | 10000 | 1010 | 0 | 1011001 | 101010 | 1000011 | 1010000 | 100000 |
Color Harmonies of #859410
Complementary color
Monochromatic Colors of #859410
Black with #859410
Text Example
Text Example
White with #859410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859410; }
p { color: rgb(133,148,16); }
H1.HeaderClassName
{
color: #859410;
}
.AnyTagClassName
{
color: #859410;
}
</style>
background-color css
<style>
a { background-color: #859410; }
a { background-color: rgb(133,148,16); }
div.DivClassName
{
background-color: #859410;
}
.BgClassName
{
background-color: #859410;
}
</style>
border-color css
<style>
span { border-color: #859410; }
span { border-color: rgb(133,148,16); }
td.TdClassName
{
border-color: #859410;
}
.TagClassName
{
border-color: #859410;
}
</style>