Shades of Chelsea Cucumber #869554
Tints of Chelsea Cucumber #869554
RGB
CMYK
RGB Variations
Color information
#869554 (or 0x869554) is known color: Chelsea Cucumber. HEX triplet: 86, 95 and 54. RGB value is (134,149,84). Sum of RGB (Red+Green+Blue) = 134+149+84=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 149 (58.59% from 255 or 40.60% from 367); Blue value is 84 (33.20% from 255 or 22.89% from 367); Max value from RGB is 149 - color contains mainly: green. Hex color #869554 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869554 is #796AAB. Grayscale: #898989. Windows color (decimal): -7957164 or 5543302. OLE color: 5543302.
HSL color Cylindrical-coordinate representation of color #869554: hue angle of 73.85º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #869554 is Cyan = 0.10, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 84 | - |
| CMYK | 0.10 | 0 | 0.44 | 0.42 |
| HSL | 73.85º | 0.28% | 0.46% | - |
| HSV(B) | 73.85º | 0.44% | 0.58% | - |
| XYZ | 22.18 | 27.2 | 12.47 | - |
| YUV | 137.11 | 98.03 | 125.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 84 | 0.10 | 0 | 0.44 | 0.42 | 73.85 | 0.28 | 0.46 |
| Hex | 86 | 95 | 54 | A | 0 | 2C | 2A | 4A | 1C | 2E |
| Octal | 206 | 225 | 124 | 12 | 0 | 54 | 52 | 112 | 34 | 56 |
| Binary | 10000110 | 10010101 | 1010100 | 1010 | 0 | 101100 | 101010 | 1001010 | 11100 | 101110 |
Color Harmonies of #869554
Complementary color
Monochromatic Colors of #869554
Black with #869554
Text Example
Text Example
White with #869554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869554; }
p { color: rgb(134,149,84); }
H1.HeaderClassName
{
color: #869554;
}
.AnyTagClassName
{
color: #869554;
}
</style>
background-color css
<style>
a { background-color: #869554; }
a { background-color: rgb(134,149,84); }
div.DivClassName
{
background-color: #869554;
}
.BgClassName
{
background-color: #869554;
}
</style>
border-color css
<style>
span { border-color: #869554; }
span { border-color: rgb(134,149,84); }
td.TdClassName
{
border-color: #869554;
}
.TagClassName
{
border-color: #869554;
}
</style>