Shades of Chelsea Cucumber #869559
Tints of Chelsea Cucumber #869559
RGB
CMYK
RGB Variations
Color information
#869559 (or 0x869559) is known color: Chelsea Cucumber. HEX triplet: 86, 95 and 59. RGB value is (134,149,89). Sum of RGB (Red+Green+Blue) = 134+149+89=372 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.02% from 372); Green value is 149 (58.59% from 255 or 40.05% from 372); Blue value is 89 (35.16% from 255 or 23.92% from 372); Max value from RGB is 149 - color contains mainly: green. Hex color #869559 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869559 is #796AA6. Grayscale: #898989. Windows color (decimal): -7957159 or 5870982. OLE color: 5870982.
HSL color Cylindrical-coordinate representation of color #869559: hue angle of 75º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #869559 is Cyan = 0.10, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 89 | - |
| CMYK | 0.10 | 0 | 0.40 | 0.42 |
| HSL | 75º | 0.25% | 0.47% | - |
| HSV(B) | 75º | 0.4% | 0.58% | - |
| XYZ | 22.38 | 27.28 | 13.54 | - |
| YUV | 137.68 | 100.53 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 89 | 0.10 | 0 | 0.40 | 0.42 | 75 | 0.25 | 0.47 |
| Hex | 86 | 95 | 59 | A | 0 | 28 | 2A | 4B | 19 | 2F |
| Octal | 206 | 225 | 131 | 12 | 0 | 50 | 52 | 113 | 31 | 57 |
| Binary | 10000110 | 10010101 | 1011001 | 1010 | 0 | 101000 | 101010 | 1001011 | 11001 | 101111 |
Color Harmonies of #869559
Complementary color
Monochromatic Colors of #869559
Black with #869559
Text Example
Text Example
White with #869559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869559; }
p { color: rgb(134,149,89); }
H1.HeaderClassName
{
color: #869559;
}
.AnyTagClassName
{
color: #869559;
}
</style>
background-color css
<style>
a { background-color: #869559; }
a { background-color: rgb(134,149,89); }
div.DivClassName
{
background-color: #869559;
}
.BgClassName
{
background-color: #869559;
}
</style>
border-color css
<style>
span { border-color: #869559; }
span { border-color: rgb(134,149,89); }
td.TdClassName
{
border-color: #869559;
}
.TagClassName
{
border-color: #869559;
}
</style>