Shades of Chelsea Cucumber #849655
Tints of Chelsea Cucumber #849655
RGB
CMYK
RGB Variations
Color information
#849655 (or 0x849655) is known color: Chelsea Cucumber. HEX triplet: 84, 96 and 55. RGB value is (132,150,85). Sum of RGB (Red+Green+Blue) = 132+150+85=367 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.97% from 367); Green value is 150 (58.98% from 255 or 40.87% from 367); Blue value is 85 (33.59% from 255 or 23.16% from 367); Max value from RGB is 150 - color contains mainly: green. Hex color #849655 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849655 is #7B69AA. Grayscale: #898989. Windows color (decimal): -8087979 or 5609092. OLE color: 5609092.
HSL color Cylindrical-coordinate representation of color #849655: hue angle of 76.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #849655 is Cyan = 0.12, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 85 | - |
| CMYK | 0.12 | 0 | 0.43 | 0.41 |
| HSL | 76.62º | 0.28% | 0.46% | - |
| HSV(B) | 76.62º | 0.43% | 0.59% | - |
| XYZ | 22.06 | 27.37 | 12.72 | - |
| YUV | 137.21 | 98.54 | 124.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 85 | 0.12 | 0 | 0.43 | 0.41 | 76.62 | 0.28 | 0.46 |
| Hex | 84 | 96 | 55 | C | 0 | 2B | 29 | 4D | 1C | 2E |
| Octal | 204 | 226 | 125 | 14 | 0 | 53 | 51 | 115 | 34 | 56 |
| Binary | 10000100 | 10010110 | 1010101 | 1100 | 0 | 101011 | 101001 | 1001101 | 11100 | 101110 |
Color Harmonies of #849655
Complementary color
Monochromatic Colors of #849655
Black with #849655
Text Example
Text Example
White with #849655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849655; }
p { color: rgb(132,150,85); }
H1.HeaderClassName
{
color: #849655;
}
.AnyTagClassName
{
color: #849655;
}
</style>
background-color css
<style>
a { background-color: #849655; }
a { background-color: rgb(132,150,85); }
div.DivClassName
{
background-color: #849655;
}
.BgClassName
{
background-color: #849655;
}
</style>
border-color css
<style>
span { border-color: #849655; }
span { border-color: rgb(132,150,85); }
td.TdClassName
{
border-color: #849655;
}
.TagClassName
{
border-color: #849655;
}
</style>