Shades of Chelsea Cucumber #849956
Tints of Chelsea Cucumber #849956
RGB
CMYK
RGB Variations
Color information
#849956 (or 0x849956) is known color: Chelsea Cucumber. HEX triplet: 84, 99 and 56. RGB value is (132,153,86). Sum of RGB (Red+Green+Blue) = 132+153+86=371 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.58% from 371); Green value is 153 (60.16% from 255 or 41.24% from 371); Blue value is 86 (33.98% from 255 or 23.18% from 371); Max value from RGB is 153 - color contains mainly: green. Hex color #849956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849956 is #7B66A9. Grayscale: #8B8B8B. Windows color (decimal): -8087210 or 5675396. OLE color: 5675396.
HSL color Cylindrical-coordinate representation of color #849956: hue angle of 78.81º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #849956 is Cyan = 0.14, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 86 | - |
| CMYK | 0.14 | 0 | 0.44 | 0.4 |
| HSL | 78.81º | 0.28% | 0.47% | - |
| HSV(B) | 78.81º | 0.44% | 0.6% | - |
| XYZ | 22.59 | 28.36 | 13.09 | - |
| YUV | 139.08 | 98.04 | 122.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 86 | 0.14 | 0 | 0.44 | 0.4 | 78.81 | 0.28 | 0.47 |
| Hex | 84 | 99 | 56 | E | 0 | 2C | 28 | 4F | 1C | 2F |
| Octal | 204 | 231 | 126 | 16 | 0 | 54 | 50 | 117 | 34 | 57 |
| Binary | 10000100 | 10011001 | 1010110 | 1110 | 0 | 101100 | 101000 | 1001111 | 11100 | 101111 |
Color Harmonies of #849956
Complementary color
Monochromatic Colors of #849956
Black with #849956
Text Example
Text Example
White with #849956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849956; }
p { color: rgb(132,153,86); }
H1.HeaderClassName
{
color: #849956;
}
.AnyTagClassName
{
color: #849956;
}
</style>
background-color css
<style>
a { background-color: #849956; }
a { background-color: rgb(132,153,86); }
div.DivClassName
{
background-color: #849956;
}
.BgClassName
{
background-color: #849956;
}
</style>
border-color css
<style>
span { border-color: #849956; }
span { border-color: rgb(132,153,86); }
td.TdClassName
{
border-color: #849956;
}
.TagClassName
{
border-color: #849956;
}
</style>