Shades of Chelsea Cucumber #869455
Tints of Chelsea Cucumber #869455
RGB
CMYK
RGB Variations
Color information
#869455 (or 0x869455) is known color: Chelsea Cucumber. HEX triplet: 86, 94 and 55. RGB value is (134,148,85). Sum of RGB (Red+Green+Blue) = 134+148+85=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 85 (33.59% from 255 or 23.16% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #869455 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869455 is #796BAA. Grayscale: #888888. Windows color (decimal): -7957419 or 5608582. OLE color: 5608582.
HSL color Cylindrical-coordinate representation of color #869455: hue angle of 73.33º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #869455 is Cyan = 0.09, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 148 | 85 | - |
| CMYK | 0.09 | 0 | 0.43 | 0.42 |
| HSL | 73.33º | 0.27% | 0.46% | - |
| HSV(B) | 73.33º | 0.43% | 0.58% | - |
| XYZ | 22.06 | 26.9 | 12.62 | - |
| YUV | 136.63 | 98.86 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 85 | 0.09 | 0 | 0.43 | 0.42 | 73.33 | 0.27 | 0.46 |
| Hex | 86 | 94 | 55 | 9 | 0 | 2B | 2A | 49 | 1B | 2E |
| Octal | 206 | 224 | 125 | 11 | 0 | 53 | 52 | 111 | 33 | 56 |
| Binary | 10000110 | 10010100 | 1010101 | 1001 | 0 | 101011 | 101010 | 1001001 | 11011 | 101110 |
Color Harmonies of #869455
Complementary color
Monochromatic Colors of #869455
Black with #869455
Text Example
Text Example
White with #869455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869455; }
p { color: rgb(134,148,85); }
H1.HeaderClassName
{
color: #869455;
}
.AnyTagClassName
{
color: #869455;
}
</style>
background-color css
<style>
a { background-color: #869455; }
a { background-color: rgb(134,148,85); }
div.DivClassName
{
background-color: #869455;
}
.BgClassName
{
background-color: #869455;
}
</style>
border-color css
<style>
span { border-color: #869455; }
span { border-color: rgb(134,148,85); }
td.TdClassName
{
border-color: #869455;
}
.TagClassName
{
border-color: #869455;
}
</style>