Shades of Chelsea Cucumber #869855
Tints of Chelsea Cucumber #869855
RGB
CMYK
RGB Variations
Color information
#869855 (or 0x869855) is known color: Chelsea Cucumber. HEX triplet: 86, 98 and 55. RGB value is (134,152,85). Sum of RGB (Red+Green+Blue) = 134+152+85=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 152 (59.77% from 255 or 40.97% from 371); Blue value is 85 (33.59% from 255 or 22.91% from 371); Max value from RGB is 152 - color contains mainly: green. Hex color #869855 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869855 is #7967AA. Grayscale: #8B8B8B. Windows color (decimal): -7956395 or 5609606. OLE color: 5609606.
HSL color Cylindrical-coordinate representation of color #869855: hue angle of 76.12º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #869855 is Cyan = 0.12, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 85 | - |
| CMYK | 0.12 | 0 | 0.44 | 0.40 |
| HSL | 76.12º | 0.28% | 0.46% | - |
| HSV(B) | 76.12º | 0.44% | 0.6% | - |
| XYZ | 22.7 | 28.18 | 12.84 | - |
| YUV | 138.98 | 97.54 | 124.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 85 | 0.12 | 0 | 0.44 | 0.40 | 76.12 | 0.28 | 0.46 |
| Hex | 86 | 98 | 55 | C | 0 | 2C | 28 | 4C | 1C | 2E |
| Octal | 206 | 230 | 125 | 14 | 0 | 54 | 50 | 114 | 34 | 56 |
| Binary | 10000110 | 10011000 | 1010101 | 1100 | 0 | 101100 | 101000 | 1001100 | 11100 | 101110 |
Color Harmonies of #869855
Complementary color
Monochromatic Colors of #869855
Black with #869855
Text Example
Text Example
White with #869855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869855; }
p { color: rgb(134,152,85); }
H1.HeaderClassName
{
color: #869855;
}
.AnyTagClassName
{
color: #869855;
}
</style>
background-color css
<style>
a { background-color: #869855; }
a { background-color: rgb(134,152,85); }
div.DivClassName
{
background-color: #869855;
}
.BgClassName
{
background-color: #869855;
}
</style>
border-color css
<style>
span { border-color: #869855; }
span { border-color: rgb(134,152,85); }
td.TdClassName
{
border-color: #869855;
}
.TagClassName
{
border-color: #869855;
}
</style>