Shades of Chelsea Cucumber #869656
Tints of Chelsea Cucumber #869656
RGB
CMYK
RGB Variations
Color information
#869656 (or 0x869656) is known color: Chelsea Cucumber. HEX triplet: 86, 96 and 56. RGB value is (134,150,86). Sum of RGB (Red+Green+Blue) = 134+150+86=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 150 (58.98% from 255 or 40.54% from 370); Blue value is 86 (33.98% from 255 or 23.24% from 370); Max value from RGB is 150 - color contains mainly: green. Hex color #869656 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869656 is #7969A9. Grayscale: #8A8A8A. Windows color (decimal): -7956906 or 5674630. OLE color: 5674630.
HSL color Cylindrical-coordinate representation of color #869656: hue angle of 75º 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 #869656 is Cyan = 0.11, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 150 | 86 | - |
| CMYK | 0.11 | 0 | 0.43 | 0.41 |
| HSL | 75º | 0.27% | 0.46% | - |
| HSV(B) | 75º | 0.43% | 0.59% | - |
| XYZ | 22.42 | 27.55 | 12.94 | - |
| YUV | 137.92 | 98.7 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 150 | 86 | 0.11 | 0 | 0.43 | 0.41 | 75 | 0.27 | 0.46 |
| Hex | 86 | 96 | 56 | B | 0 | 2B | 29 | 4B | 1B | 2E |
| Octal | 206 | 226 | 126 | 13 | 0 | 53 | 51 | 113 | 33 | 56 |
| Binary | 10000110 | 10010110 | 1010110 | 1011 | 0 | 101011 | 101001 | 1001011 | 11011 | 101110 |
Color Harmonies of #869656
Complementary color
Monochromatic Colors of #869656
Black with #869656
Text Example
Text Example
White with #869656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869656; }
p { color: rgb(134,150,86); }
H1.HeaderClassName
{
color: #869656;
}
.AnyTagClassName
{
color: #869656;
}
</style>
background-color css
<style>
a { background-color: #869656; }
a { background-color: rgb(134,150,86); }
div.DivClassName
{
background-color: #869656;
}
.BgClassName
{
background-color: #869656;
}
</style>
border-color css
<style>
span { border-color: #869656; }
span { border-color: rgb(134,150,86); }
td.TdClassName
{
border-color: #869656;
}
.TagClassName
{
border-color: #869656;
}
</style>