Shades of Chelsea Cucumber #869756
Tints of Chelsea Cucumber #869756
RGB
CMYK
RGB Variations
Color information
#869756 (or 0x869756) is known color: Chelsea Cucumber. HEX triplet: 86, 97 and 56. RGB value is (134,151,86). Sum of RGB (Red+Green+Blue) = 134+151+86=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 151 (59.38% from 255 or 40.70% from 371); Blue value is 86 (33.98% from 255 or 23.18% from 371); Max value from RGB is 151 - color contains mainly: green. Hex color #869756 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869756 is #7968A9. Grayscale: #8A8A8A. Windows color (decimal): -7956650 or 5674886. OLE color: 5674886.
HSL color Cylindrical-coordinate representation of color #869756: hue angle of 75.69º 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 #869756 is Cyan = 0.11, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 86 | - |
| CMYK | 0.11 | 0 | 0.43 | 0.41 |
| HSL | 75.69º | 0.27% | 0.46% | - |
| HSV(B) | 75.69º | 0.43% | 0.59% | - |
| XYZ | 22.58 | 27.87 | 12.99 | - |
| YUV | 138.51 | 98.37 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 86 | 0.11 | 0 | 0.43 | 0.41 | 75.69 | 0.27 | 0.46 |
| Hex | 86 | 97 | 56 | B | 0 | 2B | 29 | 4C | 1B | 2E |
| Octal | 206 | 227 | 126 | 13 | 0 | 53 | 51 | 114 | 33 | 56 |
| Binary | 10000110 | 10010111 | 1010110 | 1011 | 0 | 101011 | 101001 | 1001100 | 11011 | 101110 |
Color Harmonies of #869756
Complementary color
Monochromatic Colors of #869756
Black with #869756
Text Example
Text Example
White with #869756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869756; }
p { color: rgb(134,151,86); }
H1.HeaderClassName
{
color: #869756;
}
.AnyTagClassName
{
color: #869756;
}
</style>
background-color css
<style>
a { background-color: #869756; }
a { background-color: rgb(134,151,86); }
div.DivClassName
{
background-color: #869756;
}
.BgClassName
{
background-color: #869756;
}
</style>
border-color css
<style>
span { border-color: #869756; }
span { border-color: rgb(134,151,86); }
td.TdClassName
{
border-color: #869756;
}
.TagClassName
{
border-color: #869756;
}
</style>