Shades of Chelsea Cucumber #869956
Tints of Chelsea Cucumber #869956
RGB
CMYK
RGB Variations
Color information
#869956 (or 0x869956) is known color: Chelsea Cucumber. HEX triplet: 86, 99 and 56. RGB value is (134,153,86). Sum of RGB (Red+Green+Blue) = 134+153+86=373 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.92% from 373); Green value is 153 (60.16% from 255 or 41.02% from 373); Blue value is 86 (33.98% from 255 or 23.06% from 373); Max value from RGB is 153 - color contains mainly: green. Hex color #869956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869956 is #7966A9. Grayscale: #8B8B8B. Windows color (decimal): -7956138 or 5675398. OLE color: 5675398.
HSL color Cylindrical-coordinate representation of color #869956: hue angle of 77.01º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #869956 is Cyan = 0.12, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 86 | - |
| CMYK | 0.12 | 0 | 0.44 | 0.4 |
| HSL | 77.01º | 0.28% | 0.47% | - |
| HSV(B) | 77.01º | 0.44% | 0.6% | - |
| XYZ | 22.9 | 28.52 | 13.1 | - |
| YUV | 139.68 | 97.71 | 123.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 86 | 0.12 | 0 | 0.44 | 0.4 | 77.01 | 0.28 | 0.47 |
| Hex | 86 | 99 | 56 | C | 0 | 2C | 28 | 4D | 1C | 2F |
| Octal | 206 | 231 | 126 | 14 | 0 | 54 | 50 | 115 | 34 | 57 |
| Binary | 10000110 | 10011001 | 1010110 | 1100 | 0 | 101100 | 101000 | 1001101 | 11100 | 101111 |
Color Harmonies of #869956
Complementary color
Monochromatic Colors of #869956
Black with #869956
Text Example
Text Example
White with #869956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869956; }
p { color: rgb(134,153,86); }
H1.HeaderClassName
{
color: #869956;
}
.AnyTagClassName
{
color: #869956;
}
</style>
background-color css
<style>
a { background-color: #869956; }
a { background-color: rgb(134,153,86); }
div.DivClassName
{
background-color: #869956;
}
.BgClassName
{
background-color: #869956;
}
</style>
border-color css
<style>
span { border-color: #869956; }
span { border-color: rgb(134,153,86); }
td.TdClassName
{
border-color: #869956;
}
.TagClassName
{
border-color: #869956;
}
</style>