Shades of Chelsea Cucumber #859656
Tints of Chelsea Cucumber #859656
RGB
CMYK
RGB Variations
Color information
#859656 (or 0x859656) is known color: Chelsea Cucumber. HEX triplet: 85, 96 and 56. RGB value is (133,150,86). Sum of RGB (Red+Green+Blue) = 133+150+86=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 150 (58.98% from 255 or 40.65% from 369); Blue value is 86 (33.98% from 255 or 23.31% from 369); Max value from RGB is 150 - color contains mainly: green. Hex color #859656 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859656 is #7A69A9. Grayscale: #898989. Windows color (decimal): -8022442 or 5674629. OLE color: 5674629.
HSL color Cylindrical-coordinate representation of color #859656: hue angle of 75.94º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #859656 is Cyan = 0.11, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 86 | - |
| CMYK | 0.11 | 0 | 0.43 | 0.41 |
| HSL | 75.94º | 0.27% | 0.46% | - |
| HSV(B) | 75.94º | 0.43% | 0.59% | - |
| XYZ | 22.26 | 27.47 | 12.93 | - |
| YUV | 137.62 | 98.87 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 86 | 0.11 | 0 | 0.43 | 0.41 | 75.94 | 0.27 | 0.46 |
| Hex | 85 | 96 | 56 | B | 0 | 2B | 29 | 4C | 1B | 2E |
| Octal | 205 | 226 | 126 | 13 | 0 | 53 | 51 | 114 | 33 | 56 |
| Binary | 10000101 | 10010110 | 1010110 | 1011 | 0 | 101011 | 101001 | 1001100 | 11011 | 101110 |
Color Harmonies of #859656
Complementary color
Monochromatic Colors of #859656
Black with #859656
Text Example
Text Example
White with #859656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859656; }
p { color: rgb(133,150,86); }
H1.HeaderClassName
{
color: #859656;
}
.AnyTagClassName
{
color: #859656;
}
</style>
background-color css
<style>
a { background-color: #859656; }
a { background-color: rgb(133,150,86); }
div.DivClassName
{
background-color: #859656;
}
.BgClassName
{
background-color: #859656;
}
</style>
border-color css
<style>
span { border-color: #859656; }
span { border-color: rgb(133,150,86); }
td.TdClassName
{
border-color: #859656;
}
.TagClassName
{
border-color: #859656;
}
</style>