Shades of Citron #859727
Tints of Citron #859727
RGB
CMYK
RGB Variations
Color information
#859727 (or 0x859727) is known color: Citron. HEX triplet: 85, 97 and 27. RGB value is (133,151,39). Sum of RGB (Red+Green+Blue) = 133+151+39=323 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.18% from 323); Green value is 151 (59.38% from 255 or 46.75% from 323); Blue value is 39 (15.62% from 255 or 12.07% from 323); Max value from RGB is 151 - color contains mainly: green. Hex color #859727 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859727 is #7A68D8. Grayscale: #858585. Windows color (decimal): -8022233 or 2594693. OLE color: 2594693.
HSL color Cylindrical-coordinate representation of color #859727: hue angle of 69.64º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #859727 is Cyan = 0.12, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 39 | - |
| CMYK | 0.12 | 0 | 0.74 | 0.41 |
| HSL | 69.64º | 0.59% | 0.37% | - |
| HSV(B) | 69.64º | 0.74% | 0.59% | - |
| XYZ | 21.11 | 27.27 | 6.07 | - |
| YUV | 132.85 | 75.04 | 128.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 39 | 0.12 | 0 | 0.74 | 0.41 | 69.64 | 0.59 | 0.37 |
| Hex | 85 | 97 | 27 | C | 0 | 4A | 29 | 46 | 3B | 25 |
| Octal | 205 | 227 | 47 | 14 | 0 | 112 | 51 | 106 | 73 | 45 |
| Binary | 10000101 | 10010111 | 100111 | 1100 | 0 | 1001010 | 101001 | 1000110 | 111011 | 100101 |
Color Harmonies of #859727
Complementary color
Monochromatic Colors of #859727
Black with #859727
Text Example
Text Example
White with #859727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859727; }
p { color: rgb(133,151,39); }
H1.HeaderClassName
{
color: #859727;
}
.AnyTagClassName
{
color: #859727;
}
</style>
background-color css
<style>
a { background-color: #859727; }
a { background-color: rgb(133,151,39); }
div.DivClassName
{
background-color: #859727;
}
.BgClassName
{
background-color: #859727;
}
</style>
border-color css
<style>
span { border-color: #859727; }
span { border-color: rgb(133,151,39); }
td.TdClassName
{
border-color: #859727;
}
.TagClassName
{
border-color: #859727;
}
</style>