Shades of Chelsea Cucumber #849851
Tints of Chelsea Cucumber #849851
RGB
CMYK
RGB Variations
Color information
#849851 (or 0x849851) is known color: Chelsea Cucumber. HEX triplet: 84, 98 and 51. RGB value is (132,152,81). Sum of RGB (Red+Green+Blue) = 132+152+81=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 152 (59.77% from 255 or 41.64% from 365); Blue value is 81 (32.03% from 255 or 22.19% from 365); Max value from RGB is 152 - color contains mainly: green. Hex color #849851 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849851 is #7B67AE. Grayscale: #8A8A8A. Windows color (decimal): -8087471 or 5347460. OLE color: 5347460.
HSL color Cylindrical-coordinate representation of color #849851: hue angle of 76.9º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #849851 is Cyan = 0.13, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 81 | - |
| CMYK | 0.13 | 0 | 0.47 | 0.40 |
| HSL | 76.9º | 0.3% | 0.46% | - |
| HSV(B) | 76.9º | 0.47% | 0.6% | - |
| XYZ | 22.23 | 27.96 | 12.01 | - |
| YUV | 137.93 | 95.87 | 123.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 81 | 0.13 | 0 | 0.47 | 0.40 | 76.9 | 0.3 | 0.46 |
| Hex | 84 | 98 | 51 | D | 0 | 2F | 28 | 4D | 1E | 2E |
| Octal | 204 | 230 | 121 | 15 | 0 | 57 | 50 | 115 | 36 | 56 |
| Binary | 10000100 | 10011000 | 1010001 | 1101 | 0 | 101111 | 101000 | 1001101 | 11110 | 101110 |
Color Harmonies of #849851
Complementary color
Monochromatic Colors of #849851
Black with #849851
Text Example
Text Example
White with #849851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849851; }
p { color: rgb(132,152,81); }
H1.HeaderClassName
{
color: #849851;
}
.AnyTagClassName
{
color: #849851;
}
</style>
background-color css
<style>
a { background-color: #849851; }
a { background-color: rgb(132,152,81); }
div.DivClassName
{
background-color: #849851;
}
.BgClassName
{
background-color: #849851;
}
</style>
border-color css
<style>
span { border-color: #849851; }
span { border-color: rgb(132,152,81); }
td.TdClassName
{
border-color: #849851;
}
.TagClassName
{
border-color: #849851;
}
</style>