Shades of Chelsea Cucumber #849651
Tints of Chelsea Cucumber #849651
RGB
CMYK
RGB Variations
Color information
#849651 (or 0x849651) is known color: Chelsea Cucumber. HEX triplet: 84, 96 and 51. RGB value is (132,150,81). Sum of RGB (Red+Green+Blue) = 132+150+81=363 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.36% from 363); Green value is 150 (58.98% from 255 or 41.32% from 363); Blue value is 81 (32.03% from 255 or 22.31% from 363); Max value from RGB is 150 - color contains mainly: green. Hex color #849651 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849651 is #7B69AE. Grayscale: #898989. Windows color (decimal): -8087983 or 5346948. OLE color: 5346948.
HSL color Cylindrical-coordinate representation of color #849651: hue angle of 75.65º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #849651 is Cyan = 0.12, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 81 | - |
| CMYK | 0.12 | 0 | 0.46 | 0.41 |
| HSL | 75.65º | 0.3% | 0.45% | - |
| HSV(B) | 75.65º | 0.46% | 0.59% | - |
| XYZ | 21.91 | 27.31 | 11.9 | - |
| YUV | 136.75 | 96.54 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 81 | 0.12 | 0 | 0.46 | 0.41 | 75.65 | 0.3 | 0.45 |
| Hex | 84 | 96 | 51 | C | 0 | 2E | 29 | 4C | 1E | 2D |
| Octal | 204 | 226 | 121 | 14 | 0 | 56 | 51 | 114 | 36 | 55 |
| Binary | 10000100 | 10010110 | 1010001 | 1100 | 0 | 101110 | 101001 | 1001100 | 11110 | 101101 |
Color Harmonies of #849651
Complementary color
Monochromatic Colors of #849651
Black with #849651
Text Example
Text Example
White with #849651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849651; }
p { color: rgb(132,150,81); }
H1.HeaderClassName
{
color: #849651;
}
.AnyTagClassName
{
color: #849651;
}
</style>
background-color css
<style>
a { background-color: #849651; }
a { background-color: rgb(132,150,81); }
div.DivClassName
{
background-color: #849651;
}
.BgClassName
{
background-color: #849651;
}
</style>
border-color css
<style>
span { border-color: #849651; }
span { border-color: rgb(132,150,81); }
td.TdClassName
{
border-color: #849651;
}
.TagClassName
{
border-color: #849651;
}
</style>