Shades of Chelsea Cucumber #849653
Tints of Chelsea Cucumber #849653
RGB
CMYK
RGB Variations
Color information
#849653 (or 0x849653) is known color: Chelsea Cucumber. HEX triplet: 84, 96 and 53. RGB value is (132,150,83). Sum of RGB (Red+Green+Blue) = 132+150+83=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 150 (58.98% from 255 or 41.10% from 365); Blue value is 83 (32.81% from 255 or 22.74% from 365); Max value from RGB is 150 - color contains mainly: green. Hex color #849653 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849653 is #7B69AC. Grayscale: #898989. Windows color (decimal): -8087981 or 5478020. OLE color: 5478020.
HSL color Cylindrical-coordinate representation of color #849653: hue angle of 76.12º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #849653 is Cyan = 0.12, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 83 | - |
| CMYK | 0.12 | 0 | 0.45 | 0.41 |
| HSL | 76.12º | 0.29% | 0.46% | - |
| HSV(B) | 76.12º | 0.45% | 0.59% | - |
| XYZ | 21.98 | 27.34 | 12.3 | - |
| YUV | 136.98 | 97.54 | 124.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 83 | 0.12 | 0 | 0.45 | 0.41 | 76.12 | 0.29 | 0.46 |
| Hex | 84 | 96 | 53 | C | 0 | 2D | 29 | 4C | 1D | 2E |
| Octal | 204 | 226 | 123 | 14 | 0 | 55 | 51 | 114 | 35 | 56 |
| Binary | 10000100 | 10010110 | 1010011 | 1100 | 0 | 101101 | 101001 | 1001100 | 11101 | 101110 |
Color Harmonies of #849653
Complementary color
Monochromatic Colors of #849653
Black with #849653
Text Example
Text Example
White with #849653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849653; }
p { color: rgb(132,150,83); }
H1.HeaderClassName
{
color: #849653;
}
.AnyTagClassName
{
color: #849653;
}
</style>
background-color css
<style>
a { background-color: #849653; }
a { background-color: rgb(132,150,83); }
div.DivClassName
{
background-color: #849653;
}
.BgClassName
{
background-color: #849653;
}
</style>
border-color css
<style>
span { border-color: #849653; }
span { border-color: rgb(132,150,83); }
td.TdClassName
{
border-color: #849653;
}
.TagClassName
{
border-color: #849653;
}
</style>