Shades of Citron #859313
Tints of Citron #859313
RGB
CMYK
RGB Variations
Color information
#859313 (or 0x859313) is known color: Citron. HEX triplet: 85, 93 and 13. RGB value is (133,147,19). Sum of RGB (Red+Green+Blue) = 133+147+19=299 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.48% from 299); Green value is 147 (57.81% from 255 or 49.16% from 299); Blue value is 19 (7.81% from 255 or 6.35% from 299); Max value from RGB is 147 - color contains mainly: green. Hex color #859313 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859313 is #7A6CEC. Grayscale: #808080. Windows color (decimal): -8023277 or 1282949. OLE color: 1282949.
HSL color Cylindrical-coordinate representation of color #859313: hue angle of 66.56º 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 #859313 is Cyan = 0.10, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 19 | - |
| CMYK | 0.10 | 0 | 0.87 | 0.42 |
| HSL | 66.56º | 0.77% | 0.33% | - |
| HSV(B) | 66.56º | 0.87% | 0.58% | - |
| XYZ | 20.22 | 25.9 | 4.55 | - |
| YUV | 128.22 | 66.36 | 131.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 19 | 0.10 | 0 | 0.87 | 0.42 | 66.56 | 0.77 | 0.33 |
| Hex | 85 | 93 | 13 | A | 0 | 57 | 2A | 43 | 4D | 21 |
| Octal | 205 | 223 | 23 | 12 | 0 | 127 | 52 | 103 | 115 | 41 |
| Binary | 10000101 | 10010011 | 10011 | 1010 | 0 | 1010111 | 101010 | 1000011 | 1001101 | 100001 |
Color Harmonies of #859313
Complementary color
Monochromatic Colors of #859313
Black with #859313
Text Example
Text Example
White with #859313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859313; }
p { color: rgb(133,147,19); }
H1.HeaderClassName
{
color: #859313;
}
.AnyTagClassName
{
color: #859313;
}
</style>
background-color css
<style>
a { background-color: #859313; }
a { background-color: rgb(133,147,19); }
div.DivClassName
{
background-color: #859313;
}
.BgClassName
{
background-color: #859313;
}
</style>
border-color css
<style>
span { border-color: #859313; }
span { border-color: rgb(133,147,19); }
td.TdClassName
{
border-color: #859313;
}
.TagClassName
{
border-color: #859313;
}
</style>