Shades of Chelsea Cucumber #849553
Tints of Chelsea Cucumber #849553
RGB
CMYK
RGB Variations
Color information
#849553 (or 0x849553) is known color: Chelsea Cucumber. HEX triplet: 84, 95 and 53. RGB value is (132,149,83). Sum of RGB (Red+Green+Blue) = 132+149+83=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 149 (58.59% from 255 or 40.93% from 364); Blue value is 83 (32.81% from 255 or 22.80% from 364); Max value from RGB is 149 - color contains mainly: green. Hex color #849553 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849553 is #7B6AAC. Grayscale: #888888. Windows color (decimal): -8088237 or 5477764. OLE color: 5477764.
HSL color Cylindrical-coordinate representation of color #849553: hue angle of 75.45º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #849553 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 83 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.42 |
| HSL | 75.45º | 0.28% | 0.45% | - |
| HSV(B) | 75.45º | 0.44% | 0.58% | - |
| XYZ | 21.82 | 27.02 | 12.25 | - |
| YUV | 136.39 | 97.87 | 124.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 83 | 0.11 | 0 | 0.44 | 0.42 | 75.45 | 0.28 | 0.45 |
| Hex | 84 | 95 | 53 | B | 0 | 2C | 2A | 4B | 1C | 2D |
| Octal | 204 | 225 | 123 | 13 | 0 | 54 | 52 | 113 | 34 | 55 |
| Binary | 10000100 | 10010101 | 1010011 | 1011 | 0 | 101100 | 101010 | 1001011 | 11100 | 101101 |
Color Harmonies of #849553
Complementary color
Monochromatic Colors of #849553
Black with #849553
Text Example
Text Example
White with #849553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849553; }
p { color: rgb(132,149,83); }
H1.HeaderClassName
{
color: #849553;
}
.AnyTagClassName
{
color: #849553;
}
</style>
background-color css
<style>
a { background-color: #849553; }
a { background-color: rgb(132,149,83); }
div.DivClassName
{
background-color: #849553;
}
.BgClassName
{
background-color: #849553;
}
</style>
border-color css
<style>
span { border-color: #849553; }
span { border-color: rgb(132,149,83); }
td.TdClassName
{
border-color: #849553;
}
.TagClassName
{
border-color: #849553;
}
</style>