Shades of Citron #859827
Tints of Citron #859827
RGB
CMYK
RGB Variations
Color information
#859827 (or 0x859827) is known color: Citron. HEX triplet: 85, 98 and 27. RGB value is (133,152,39). Sum of RGB (Red+Green+Blue) = 133+152+39=324 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.05% from 324); Green value is 152 (59.77% from 255 or 46.91% from 324); Blue value is 39 (15.62% from 255 or 12.04% from 324); Max value from RGB is 152 - color contains mainly: green. Hex color #859827 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859827 is #7A67D8. Grayscale: #858585. Windows color (decimal): -8021977 or 2594949. OLE color: 2594949.
HSL color Cylindrical-coordinate representation of color #859827: hue angle of 70.09º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #859827 is Cyan = 0.13, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 152 | 39 | - |
| CMYK | 0.13 | 0 | 0.74 | 0.40 |
| HSL | 70.09º | 0.59% | 0.37% | - |
| HSV(B) | 70.09º | 0.74% | 0.6% | - |
| XYZ | 21.27 | 27.59 | 6.12 | - |
| YUV | 133.44 | 74.71 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 152 | 39 | 0.13 | 0 | 0.74 | 0.40 | 70.09 | 0.59 | 0.37 |
| Hex | 85 | 98 | 27 | D | 0 | 4A | 28 | 46 | 3B | 25 |
| Octal | 205 | 230 | 47 | 15 | 0 | 112 | 50 | 106 | 73 | 45 |
| Binary | 10000101 | 10011000 | 100111 | 1101 | 0 | 1001010 | 101000 | 1000110 | 111011 | 100101 |
Color Harmonies of #859827
Complementary color
Monochromatic Colors of #859827
Black with #859827
Text Example
Text Example
White with #859827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859827; }
p { color: rgb(133,152,39); }
H1.HeaderClassName
{
color: #859827;
}
.AnyTagClassName
{
color: #859827;
}
</style>
background-color css
<style>
a { background-color: #859827; }
a { background-color: rgb(133,152,39); }
div.DivClassName
{
background-color: #859827;
}
.BgClassName
{
background-color: #859827;
}
</style>
border-color css
<style>
span { border-color: #859827; }
span { border-color: rgb(133,152,39); }
td.TdClassName
{
border-color: #859827;
}
.TagClassName
{
border-color: #859827;
}
</style>