Shades of Chelsea Cucumber #849952
Tints of Chelsea Cucumber #849952
RGB
CMYK
RGB Variations
Color information
#849952 (or 0x849952) is known color: Chelsea Cucumber. HEX triplet: 84, 99 and 52. RGB value is (132,153,82). Sum of RGB (Red+Green+Blue) = 132+153+82=367 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.97% from 367); Green value is 153 (60.16% from 255 or 41.69% from 367); Blue value is 82 (32.42% from 255 or 22.34% from 367); Max value from RGB is 153 - color contains mainly: green. Hex color #849952 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849952 is #7B66AD. Grayscale: #8A8A8A. Windows color (decimal): -8087214 or 5413252. OLE color: 5413252.
HSL color Cylindrical-coordinate representation of color #849952: hue angle of 77.75º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #849952 is Cyan = 0.14, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 82 | - |
| CMYK | 0.14 | 0 | 0.46 | 0.4 |
| HSL | 77.75º | 0.3% | 0.46% | - |
| HSV(B) | 77.75º | 0.46% | 0.6% | - |
| XYZ | 22.43 | 28.3 | 12.26 | - |
| YUV | 138.63 | 96.04 | 123.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 82 | 0.14 | 0 | 0.46 | 0.4 | 77.75 | 0.3 | 0.46 |
| Hex | 84 | 99 | 52 | E | 0 | 2E | 28 | 4E | 1E | 2E |
| Octal | 204 | 231 | 122 | 16 | 0 | 56 | 50 | 116 | 36 | 56 |
| Binary | 10000100 | 10011001 | 1010010 | 1110 | 0 | 101110 | 101000 | 1001110 | 11110 | 101110 |
Color Harmonies of #849952
Complementary color
Monochromatic Colors of #849952
Black with #849952
Text Example
Text Example
White with #849952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849952; }
p { color: rgb(132,153,82); }
H1.HeaderClassName
{
color: #849952;
}
.AnyTagClassName
{
color: #849952;
}
</style>
background-color css
<style>
a { background-color: #849952; }
a { background-color: rgb(132,153,82); }
div.DivClassName
{
background-color: #849952;
}
.BgClassName
{
background-color: #849952;
}
</style>
border-color css
<style>
span { border-color: #849952; }
span { border-color: rgb(132,153,82); }
td.TdClassName
{
border-color: #849952;
}
.TagClassName
{
border-color: #849952;
}
</style>