Shades of Chelsea Cucumber #859556
Tints of Chelsea Cucumber #859556
RGB
CMYK
RGB Variations
Color information
#859556 (or 0x859556) is known color: Chelsea Cucumber. HEX triplet: 85, 95 and 56. RGB value is (133,149,86). Sum of RGB (Red+Green+Blue) = 133+149+86=368 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.14% from 368); Green value is 149 (58.59% from 255 or 40.49% from 368); Blue value is 86 (33.98% from 255 or 23.37% from 368); Max value from RGB is 149 - color contains mainly: green. Hex color #859556 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859556 is #7A6AA9. Grayscale: #898989. Windows color (decimal): -8022698 or 5674373. OLE color: 5674373.
HSL color Cylindrical-coordinate representation of color #859556: hue angle of 75.24º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #859556 is Cyan = 0.11, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 86 | - |
| CMYK | 0.11 | 0 | 0.42 | 0.42 |
| HSL | 75.24º | 0.27% | 0.46% | - |
| HSV(B) | 75.24º | 0.42% | 0.58% | - |
| XYZ | 22.1 | 27.15 | 12.88 | - |
| YUV | 137.03 | 99.2 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 86 | 0.11 | 0 | 0.42 | 0.42 | 75.24 | 0.27 | 0.46 |
| Hex | 85 | 95 | 56 | B | 0 | 2A | 2A | 4B | 1B | 2E |
| Octal | 205 | 225 | 126 | 13 | 0 | 52 | 52 | 113 | 33 | 56 |
| Binary | 10000101 | 10010101 | 1010110 | 1011 | 0 | 101010 | 101010 | 1001011 | 11011 | 101110 |
Color Harmonies of #859556
Complementary color
Monochromatic Colors of #859556
Black with #859556
Text Example
Text Example
White with #859556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859556; }
p { color: rgb(133,149,86); }
H1.HeaderClassName
{
color: #859556;
}
.AnyTagClassName
{
color: #859556;
}
</style>
background-color css
<style>
a { background-color: #859556; }
a { background-color: rgb(133,149,86); }
div.DivClassName
{
background-color: #859556;
}
.BgClassName
{
background-color: #859556;
}
</style>
border-color css
<style>
span { border-color: #859556; }
span { border-color: rgb(133,149,86); }
td.TdClassName
{
border-color: #859556;
}
.TagClassName
{
border-color: #859556;
}
</style>