Shades of Chelsea Cucumber #859854
Tints of Chelsea Cucumber #859854
RGB
CMYK
RGB Variations
Color information
#859854 (or 0x859854) is known color: Chelsea Cucumber. HEX triplet: 85, 98 and 54. RGB value is (133,152,84). Sum of RGB (Red+Green+Blue) = 133+152+84=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 152 (59.77% from 255 or 41.19% from 369); Blue value is 84 (33.20% from 255 or 22.76% from 369); Max value from RGB is 152 - color contains mainly: green. Hex color #859854 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859854 is #7A67AB. Grayscale: #8A8A8A. Windows color (decimal): -8021932 or 5544069. OLE color: 5544069.
HSL color Cylindrical-coordinate representation of color #859854: hue angle of 76.76º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #859854 is Cyan = 0.13, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 152 | 84 | - |
| CMYK | 0.13 | 0 | 0.45 | 0.40 |
| HSL | 76.76º | 0.29% | 0.46% | - |
| HSV(B) | 76.76º | 0.45% | 0.6% | - |
| XYZ | 22.5 | 28.08 | 12.62 | - |
| YUV | 138.57 | 97.21 | 124.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 152 | 84 | 0.13 | 0 | 0.45 | 0.40 | 76.76 | 0.29 | 0.46 |
| Hex | 85 | 98 | 54 | D | 0 | 2D | 28 | 4D | 1D | 2E |
| Octal | 205 | 230 | 124 | 15 | 0 | 55 | 50 | 115 | 35 | 56 |
| Binary | 10000101 | 10011000 | 1010100 | 1101 | 0 | 101101 | 101000 | 1001101 | 11101 | 101110 |
Color Harmonies of #859854
Complementary color
Monochromatic Colors of #859854
Black with #859854
Text Example
Text Example
White with #859854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859854; }
p { color: rgb(133,152,84); }
H1.HeaderClassName
{
color: #859854;
}
.AnyTagClassName
{
color: #859854;
}
</style>
background-color css
<style>
a { background-color: #859854; }
a { background-color: rgb(133,152,84); }
div.DivClassName
{
background-color: #859854;
}
.BgClassName
{
background-color: #859854;
}
</style>
border-color css
<style>
span { border-color: #859854; }
span { border-color: rgb(133,152,84); }
td.TdClassName
{
border-color: #859854;
}
.TagClassName
{
border-color: #859854;
}
</style>