Shades of Chelsea Cucumber #849750
Tints of Chelsea Cucumber #849750
RGB
CMYK
RGB Variations
Color information
#849750 (or 0x849750) is known color: Chelsea Cucumber. HEX triplet: 84, 97 and 50. RGB value is (132,151,80). Sum of RGB (Red+Green+Blue) = 132+151+80=363 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.36% from 363); Green value is 151 (59.38% from 255 or 41.60% from 363); Blue value is 80 (31.64% from 255 or 22.04% from 363); Max value from RGB is 151 - color contains mainly: green. Hex color #849750 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849750 is #7B68AF. Grayscale: #898989. Windows color (decimal): -8087728 or 5281668. OLE color: 5281668.
HSL color Cylindrical-coordinate representation of color #849750: hue angle of 76.06º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #849750 is Cyan = 0.13, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 80 | - |
| CMYK | 0.13 | 0 | 0.47 | 0.41 |
| HSL | 76.06º | 0.31% | 0.45% | - |
| HSV(B) | 76.06º | 0.47% | 0.59% | - |
| XYZ | 22.03 | 27.62 | 11.76 | - |
| YUV | 137.23 | 95.71 | 124.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 80 | 0.13 | 0 | 0.47 | 0.41 | 76.06 | 0.31 | 0.45 |
| Hex | 84 | 97 | 50 | D | 0 | 2F | 29 | 4C | 1F | 2D |
| Octal | 204 | 227 | 120 | 15 | 0 | 57 | 51 | 114 | 37 | 55 |
| Binary | 10000100 | 10010111 | 1010000 | 1101 | 0 | 101111 | 101001 | 1001100 | 11111 | 101101 |
Color Harmonies of #849750
Complementary color
Monochromatic Colors of #849750
Black with #849750
Text Example
Text Example
White with #849750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849750; }
p { color: rgb(132,151,80); }
H1.HeaderClassName
{
color: #849750;
}
.AnyTagClassName
{
color: #849750;
}
</style>
background-color css
<style>
a { background-color: #849750; }
a { background-color: rgb(132,151,80); }
div.DivClassName
{
background-color: #849750;
}
.BgClassName
{
background-color: #849750;
}
</style>
border-color css
<style>
span { border-color: #849750; }
span { border-color: rgb(132,151,80); }
td.TdClassName
{
border-color: #849750;
}
.TagClassName
{
border-color: #849750;
}
</style>