Shades of Citron #859413
Tints of Citron #859413
RGB
CMYK
RGB Variations
Color information
#859413 (or 0x859413) is known color: Citron. HEX triplet: 85, 94 and 13. RGB value is (133,148,19). Sum of RGB (Red+Green+Blue) = 133+148+19=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 148 (58.20% from 255 or 49.33% from 300); Blue value is 19 (7.81% from 255 or 6.33% from 300); Max value from RGB is 148 - color contains mainly: green. Hex color #859413 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859413 is #7A6BEC. Grayscale: #818181. Windows color (decimal): -8023021 or 1283205. OLE color: 1283205.
HSL color Cylindrical-coordinate representation of color #859413: hue angle of 66.98º 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 #859413 is Cyan = 0.10, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 19 | - |
| CMYK | 0.10 | 0 | 0.87 | 0.42 |
| HSL | 66.98º | 0.77% | 0.33% | - |
| HSV(B) | 66.98º | 0.87% | 0.58% | - |
| XYZ | 20.38 | 26.21 | 4.6 | - |
| YUV | 128.81 | 66.03 | 130.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 19 | 0.10 | 0 | 0.87 | 0.42 | 66.98 | 0.77 | 0.33 |
| Hex | 85 | 94 | 13 | A | 0 | 57 | 2A | 43 | 4D | 21 |
| Octal | 205 | 224 | 23 | 12 | 0 | 127 | 52 | 103 | 115 | 41 |
| Binary | 10000101 | 10010100 | 10011 | 1010 | 0 | 1010111 | 101010 | 1000011 | 1001101 | 100001 |
Color Harmonies of #859413
Complementary color
Monochromatic Colors of #859413
Black with #859413
Text Example
Text Example
White with #859413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859413; }
p { color: rgb(133,148,19); }
H1.HeaderClassName
{
color: #859413;
}
.AnyTagClassName
{
color: #859413;
}
</style>
background-color css
<style>
a { background-color: #859413; }
a { background-color: rgb(133,148,19); }
div.DivClassName
{
background-color: #859413;
}
.BgClassName
{
background-color: #859413;
}
</style>
border-color css
<style>
span { border-color: #859413; }
span { border-color: rgb(133,148,19); }
td.TdClassName
{
border-color: #859413;
}
.TagClassName
{
border-color: #859413;
}
</style>