Shades of Chelsea Cucumber #849353
Tints of Chelsea Cucumber #849353
RGB
CMYK
RGB Variations
Color information
#849353 (or 0x849353) is known color: Chelsea Cucumber. HEX triplet: 84, 93 and 53. RGB value is (132,147,83). Sum of RGB (Red+Green+Blue) = 132+147+83=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 83 (32.81% from 255 or 22.93% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #849353 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849353 is #7B6CAC. Grayscale: #878787. Windows color (decimal): -8088749 or 5477252. OLE color: 5477252.
HSL color Cylindrical-coordinate representation of color #849353: hue angle of 74.06º 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 #849353 is Cyan = 0.10, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 83 | - |
| CMYK | 0.10 | 0 | 0.44 | 0.42 |
| HSL | 74.06º | 0.28% | 0.45% | - |
| HSV(B) | 74.06º | 0.44% | 0.58% | - |
| XYZ | 21.51 | 26.4 | 12.15 | - |
| YUV | 135.22 | 98.53 | 125.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 83 | 0.10 | 0 | 0.44 | 0.42 | 74.06 | 0.28 | 0.45 |
| Hex | 84 | 93 | 53 | A | 0 | 2C | 2A | 4A | 1C | 2D |
| Octal | 204 | 223 | 123 | 12 | 0 | 54 | 52 | 112 | 34 | 55 |
| Binary | 10000100 | 10010011 | 1010011 | 1010 | 0 | 101100 | 101010 | 1001010 | 11100 | 101101 |
Color Harmonies of #849353
Complementary color
Monochromatic Colors of #849353
Black with #849353
Text Example
Text Example
White with #849353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849353; }
p { color: rgb(132,147,83); }
H1.HeaderClassName
{
color: #849353;
}
.AnyTagClassName
{
color: #849353;
}
</style>
background-color css
<style>
a { background-color: #849353; }
a { background-color: rgb(132,147,83); }
div.DivClassName
{
background-color: #849353;
}
.BgClassName
{
background-color: #849353;
}
</style>
border-color css
<style>
span { border-color: #849353; }
span { border-color: rgb(132,147,83); }
td.TdClassName
{
border-color: #849353;
}
.TagClassName
{
border-color: #849353;
}
</style>