Shades of Chelsea Cucumber #869459
Tints of Chelsea Cucumber #869459
RGB
CMYK
RGB Variations
Color information
#869459 (or 0x869459) is known color: Chelsea Cucumber. HEX triplet: 86, 94 and 59. RGB value is (134,148,89). Sum of RGB (Red+Green+Blue) = 134+148+89=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 148 (58.20% from 255 or 39.89% from 371); Blue value is 89 (35.16% from 255 or 23.99% from 371); Max value from RGB is 148 - color contains mainly: green. Hex color #869459 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869459 is #796BA6. Grayscale: #898989. Windows color (decimal): -7957415 or 5870726. OLE color: 5870726.
HSL color Cylindrical-coordinate representation of color #869459: hue angle of 74.24º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #869459 is Cyan = 0.09, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 148 | 89 | - |
| CMYK | 0.09 | 0 | 0.40 | 0.42 |
| HSL | 74.24º | 0.25% | 0.46% | - |
| HSV(B) | 74.24º | 0.4% | 0.58% | - |
| XYZ | 22.22 | 26.97 | 13.49 | - |
| YUV | 137.09 | 100.86 | 125.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 89 | 0.09 | 0 | 0.40 | 0.42 | 74.24 | 0.25 | 0.46 |
| Hex | 86 | 94 | 59 | 9 | 0 | 28 | 2A | 4A | 19 | 2E |
| Octal | 206 | 224 | 131 | 11 | 0 | 50 | 52 | 112 | 31 | 56 |
| Binary | 10000110 | 10010100 | 1011001 | 1001 | 0 | 101000 | 101010 | 1001010 | 11001 | 101110 |
Color Harmonies of #869459
Complementary color
Monochromatic Colors of #869459
Black with #869459
Text Example
Text Example
White with #869459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869459; }
p { color: rgb(134,148,89); }
H1.HeaderClassName
{
color: #869459;
}
.AnyTagClassName
{
color: #869459;
}
</style>
background-color css
<style>
a { background-color: #869459; }
a { background-color: rgb(134,148,89); }
div.DivClassName
{
background-color: #869459;
}
.BgClassName
{
background-color: #869459;
}
</style>
border-color css
<style>
span { border-color: #869459; }
span { border-color: rgb(134,148,89); }
td.TdClassName
{
border-color: #869459;
}
.TagClassName
{
border-color: #869459;
}
</style>