Shades of Chelsea Cucumber #869558
Tints of Chelsea Cucumber #869558
RGB
CMYK
RGB Variations
Color information
#869558 (or 0x869558) is known color: Chelsea Cucumber. HEX triplet: 86, 95 and 58. RGB value is (134,149,88). Sum of RGB (Red+Green+Blue) = 134+149+88=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 149 (58.59% from 255 or 40.16% from 371); Blue value is 88 (34.77% from 255 or 23.72% from 371); Max value from RGB is 149 - color contains mainly: green. Hex color #869558 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869558 is #796AA7. Grayscale: #898989. Windows color (decimal): -7957160 or 5805446. OLE color: 5805446.
HSL color Cylindrical-coordinate representation of color #869558: hue angle of 74.75º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #869558 is Cyan = 0.10, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 88 | - |
| CMYK | 0.10 | 0 | 0.41 | 0.42 |
| HSL | 74.75º | 0.26% | 0.46% | - |
| HSV(B) | 74.75º | 0.41% | 0.58% | - |
| XYZ | 22.34 | 27.27 | 13.32 | - |
| YUV | 137.56 | 100.03 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 88 | 0.10 | 0 | 0.41 | 0.42 | 74.75 | 0.26 | 0.46 |
| Hex | 86 | 95 | 58 | A | 0 | 29 | 2A | 4B | 1A | 2E |
| Octal | 206 | 225 | 130 | 12 | 0 | 51 | 52 | 113 | 32 | 56 |
| Binary | 10000110 | 10010101 | 1011000 | 1010 | 0 | 101001 | 101010 | 1001011 | 11010 | 101110 |
Color Harmonies of #869558
Complementary color
Monochromatic Colors of #869558
Black with #869558
Text Example
Text Example
White with #869558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869558; }
p { color: rgb(134,149,88); }
H1.HeaderClassName
{
color: #869558;
}
.AnyTagClassName
{
color: #869558;
}
</style>
background-color css
<style>
a { background-color: #869558; }
a { background-color: rgb(134,149,88); }
div.DivClassName
{
background-color: #869558;
}
.BgClassName
{
background-color: #869558;
}
</style>
border-color css
<style>
span { border-color: #869558; }
span { border-color: rgb(134,149,88); }
td.TdClassName
{
border-color: #869558;
}
.TagClassName
{
border-color: #869558;
}
</style>