Shades of Chelsea Cucumber #849650
Tints of Chelsea Cucumber #849650
RGB
CMYK
RGB Variations
Color information
#849650 (or 0x849650) is known color: Chelsea Cucumber. HEX triplet: 84, 96 and 50. RGB value is (132,150,80). Sum of RGB (Red+Green+Blue) = 132+150+80=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 150 (58.98% from 255 or 41.44% from 362); Blue value is 80 (31.64% from 255 or 22.10% from 362); Max value from RGB is 150 - color contains mainly: green. Hex color #849650 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849650 is #7B69AF. Grayscale: #888888. Windows color (decimal): -8087984 or 5281412. OLE color: 5281412.
HSL color Cylindrical-coordinate representation of color #849650: hue angle of 75.43º degrees, saturation: 0.3, 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 #849650 is Cyan = 0.12, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 80 | - |
| CMYK | 0.12 | 0 | 0.47 | 0.41 |
| HSL | 75.43º | 0.3% | 0.45% | - |
| HSV(B) | 75.43º | 0.47% | 0.59% | - |
| XYZ | 21.87 | 27.3 | 11.71 | - |
| YUV | 136.64 | 96.04 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 80 | 0.12 | 0 | 0.47 | 0.41 | 75.43 | 0.3 | 0.45 |
| Hex | 84 | 96 | 50 | C | 0 | 2F | 29 | 4B | 1E | 2D |
| Octal | 204 | 226 | 120 | 14 | 0 | 57 | 51 | 113 | 36 | 55 |
| Binary | 10000100 | 10010110 | 1010000 | 1100 | 0 | 101111 | 101001 | 1001011 | 11110 | 101101 |
Color Harmonies of #849650
Complementary color
Monochromatic Colors of #849650
Black with #849650
Text Example
Text Example
White with #849650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849650; }
p { color: rgb(132,150,80); }
H1.HeaderClassName
{
color: #849650;
}
.AnyTagClassName
{
color: #849650;
}
</style>
background-color css
<style>
a { background-color: #849650; }
a { background-color: rgb(132,150,80); }
div.DivClassName
{
background-color: #849650;
}
.BgClassName
{
background-color: #849650;
}
</style>
border-color css
<style>
span { border-color: #849650; }
span { border-color: rgb(132,150,80); }
td.TdClassName
{
border-color: #849650;
}
.TagClassName
{
border-color: #849650;
}
</style>