Shades of Chelsea Cucumber #859956
Tints of Chelsea Cucumber #859956
RGB
CMYK
RGB Variations
Color information
#859956 (or 0x859956) is known color: Chelsea Cucumber. HEX triplet: 85, 99 and 56. RGB value is (133,153,86). Sum of RGB (Red+Green+Blue) = 133+153+86=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 153 (60.16% from 255 or 41.13% from 372); Blue value is 86 (33.98% from 255 or 23.12% from 372); Max value from RGB is 153 - color contains mainly: green. Hex color #859956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859956 is #7A66A9. Grayscale: #8B8B8B. Windows color (decimal): -8021674 or 5675397. OLE color: 5675397.
HSL color Cylindrical-coordinate representation of color #859956: hue angle of 77.91º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #859956 is Cyan = 0.13, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 86 | - |
| CMYK | 0.13 | 0 | 0.44 | 0.4 |
| HSL | 77.91º | 0.28% | 0.47% | - |
| HSV(B) | 77.91º | 0.44% | 0.6% | - |
| XYZ | 22.74 | 28.44 | 13.1 | - |
| YUV | 139.38 | 97.87 | 123.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 86 | 0.13 | 0 | 0.44 | 0.4 | 77.91 | 0.28 | 0.47 |
| Hex | 85 | 99 | 56 | D | 0 | 2C | 28 | 4E | 1C | 2F |
| Octal | 205 | 231 | 126 | 15 | 0 | 54 | 50 | 116 | 34 | 57 |
| Binary | 10000101 | 10011001 | 1010110 | 1101 | 0 | 101100 | 101000 | 1001110 | 11100 | 101111 |
Color Harmonies of #859956
Complementary color
Monochromatic Colors of #859956
Black with #859956
Text Example
Text Example
White with #859956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859956; }
p { color: rgb(133,153,86); }
H1.HeaderClassName
{
color: #859956;
}
.AnyTagClassName
{
color: #859956;
}
</style>
background-color css
<style>
a { background-color: #859956; }
a { background-color: rgb(133,153,86); }
div.DivClassName
{
background-color: #859956;
}
.BgClassName
{
background-color: #859956;
}
</style>
border-color css
<style>
span { border-color: #859956; }
span { border-color: rgb(133,153,86); }
td.TdClassName
{
border-color: #859956;
}
.TagClassName
{
border-color: #859956;
}
</style>