Shades of Chelsea Cucumber #859756
Tints of Chelsea Cucumber #859756
RGB
CMYK
RGB Variations
Color information
#859756 (or 0x859756) is known color: Chelsea Cucumber. HEX triplet: 85, 97 and 56. RGB value is (133,151,86). Sum of RGB (Red+Green+Blue) = 133+151+86=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 151 (59.38% from 255 or 40.81% from 370); Blue value is 86 (33.98% from 255 or 23.24% from 370); Max value from RGB is 151 - color contains mainly: green. Hex color #859756 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859756 is #7A68A9. Grayscale: #8A8A8A. Windows color (decimal): -8022186 or 5674885. OLE color: 5674885.
HSL color Cylindrical-coordinate representation of color #859756: hue angle of 76.62º 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 #859756 is Cyan = 0.12, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 86 | - |
| CMYK | 0.12 | 0 | 0.43 | 0.41 |
| HSL | 76.62º | 0.27% | 0.46% | - |
| HSV(B) | 76.62º | 0.43% | 0.59% | - |
| XYZ | 22.42 | 27.79 | 12.99 | - |
| YUV | 138.21 | 98.54 | 124.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 86 | 0.12 | 0 | 0.43 | 0.41 | 76.62 | 0.27 | 0.46 |
| Hex | 85 | 97 | 56 | C | 0 | 2B | 29 | 4D | 1B | 2E |
| Octal | 205 | 227 | 126 | 14 | 0 | 53 | 51 | 115 | 33 | 56 |
| Binary | 10000101 | 10010111 | 1010110 | 1100 | 0 | 101011 | 101001 | 1001101 | 11011 | 101110 |
Color Harmonies of #859756
Complementary color
Monochromatic Colors of #859756
Black with #859756
Text Example
Text Example
White with #859756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859756; }
p { color: rgb(133,151,86); }
H1.HeaderClassName
{
color: #859756;
}
.AnyTagClassName
{
color: #859756;
}
</style>
background-color css
<style>
a { background-color: #859756; }
a { background-color: rgb(133,151,86); }
div.DivClassName
{
background-color: #859756;
}
.BgClassName
{
background-color: #859756;
}
</style>
border-color css
<style>
span { border-color: #859756; }
span { border-color: rgb(133,151,86); }
td.TdClassName
{
border-color: #859756;
}
.TagClassName
{
border-color: #859756;
}
</style>