Shades of Chelsea Cucumber #849959
Tints of Chelsea Cucumber #849959
RGB
CMYK
RGB Variations
Color information
#849959 (or 0x849959) is known color: Chelsea Cucumber. HEX triplet: 84, 99 and 59. RGB value is (132,153,89). Sum of RGB (Red+Green+Blue) = 132+153+89=374 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.29% from 374); Green value is 153 (60.16% from 255 or 40.91% from 374); Blue value is 89 (35.16% from 255 or 23.80% from 374); Max value from RGB is 153 - color contains mainly: green. Hex color #849959 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849959 is #7B66A6. Grayscale: #8B8B8B. Windows color (decimal): -8087207 or 5872004. OLE color: 5872004.
HSL color Cylindrical-coordinate representation of color #849959: hue angle of 79.69º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #849959 is Cyan = 0.14, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 89 | - |
| CMYK | 0.14 | 0 | 0.42 | 0.4 |
| HSL | 79.69º | 0.26% | 0.47% | - |
| HSV(B) | 79.69º | 0.42% | 0.6% | - |
| XYZ | 22.71 | 28.41 | 13.74 | - |
| YUV | 139.43 | 99.54 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 89 | 0.14 | 0 | 0.42 | 0.4 | 79.69 | 0.26 | 0.47 |
| Hex | 84 | 99 | 59 | E | 0 | 2A | 28 | 50 | 1A | 2F |
| Octal | 204 | 231 | 131 | 16 | 0 | 52 | 50 | 120 | 32 | 57 |
| Binary | 10000100 | 10011001 | 1011001 | 1110 | 0 | 101010 | 101000 | 1010000 | 11010 | 101111 |
Color Harmonies of #849959
Complementary color
Monochromatic Colors of #849959
Black with #849959
Text Example
Text Example
White with #849959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849959; }
p { color: rgb(132,153,89); }
H1.HeaderClassName
{
color: #849959;
}
.AnyTagClassName
{
color: #849959;
}
</style>
background-color css
<style>
a { background-color: #849959; }
a { background-color: rgb(132,153,89); }
div.DivClassName
{
background-color: #849959;
}
.BgClassName
{
background-color: #849959;
}
</style>
border-color css
<style>
span { border-color: #849959; }
span { border-color: rgb(132,153,89); }
td.TdClassName
{
border-color: #849959;
}
.TagClassName
{
border-color: #849959;
}
</style>