Shades of Chelsea Cucumber #849858
Tints of Chelsea Cucumber #849858
RGB
CMYK
RGB Variations
Color information
#849858 (or 0x849858) is known color: Chelsea Cucumber. HEX triplet: 84, 98 and 58. RGB value is (132,152,88). Sum of RGB (Red+Green+Blue) = 132+152+88=372 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.48% from 372); Green value is 152 (59.77% from 255 or 40.86% from 372); Blue value is 88 (34.77% from 255 or 23.66% from 372); Max value from RGB is 152 - color contains mainly: green. Hex color #849858 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849858 is #7B67A7. Grayscale: #8A8A8A. Windows color (decimal): -8087464 or 5806212. OLE color: 5806212.
HSL color Cylindrical-coordinate representation of color #849858: hue angle of 78.75º degrees, saturation: 0.27, 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 #849858 is Cyan = 0.13, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 88 | - |
| CMYK | 0.13 | 0 | 0.42 | 0.40 |
| HSL | 78.75º | 0.27% | 0.47% | - |
| HSV(B) | 78.75º | 0.42% | 0.6% | - |
| XYZ | 22.51 | 28.07 | 13.46 | - |
| YUV | 138.72 | 99.37 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 88 | 0.13 | 0 | 0.42 | 0.40 | 78.75 | 0.27 | 0.47 |
| Hex | 84 | 98 | 58 | D | 0 | 2A | 28 | 4F | 1B | 2F |
| Octal | 204 | 230 | 130 | 15 | 0 | 52 | 50 | 117 | 33 | 57 |
| Binary | 10000100 | 10011000 | 1011000 | 1101 | 0 | 101010 | 101000 | 1001111 | 11011 | 101111 |
Color Harmonies of #849858
Complementary color
Monochromatic Colors of #849858
Black with #849858
Text Example
Text Example
White with #849858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849858; }
p { color: rgb(132,152,88); }
H1.HeaderClassName
{
color: #849858;
}
.AnyTagClassName
{
color: #849858;
}
</style>
background-color css
<style>
a { background-color: #849858; }
a { background-color: rgb(132,152,88); }
div.DivClassName
{
background-color: #849858;
}
.BgClassName
{
background-color: #849858;
}
</style>
border-color css
<style>
span { border-color: #849858; }
span { border-color: rgb(132,152,88); }
td.TdClassName
{
border-color: #849858;
}
.TagClassName
{
border-color: #849858;
}
</style>