Shades of Chelsea Cucumber #849453
Tints of Chelsea Cucumber #849453
RGB
CMYK
RGB Variations
Color information
#849453 (or 0x849453) is known color: Chelsea Cucumber. HEX triplet: 84, 94 and 53. RGB value is (132,148,83). Sum of RGB (Red+Green+Blue) = 132+148+83=363 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.36% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 83 (32.81% from 255 or 22.87% from 363); Max value from RGB is 148 - color contains mainly: green. Hex color #849453 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849453 is #7B6BAC. Grayscale: #888888. Windows color (decimal): -8088493 or 5477508. OLE color: 5477508.
HSL color Cylindrical-coordinate representation of color #849453: hue angle of 74.77º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #849453 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 83 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.42 |
| HSL | 74.77º | 0.28% | 0.45% | - |
| HSV(B) | 74.77º | 0.44% | 0.58% | - |
| XYZ | 21.67 | 26.71 | 12.2 | - |
| YUV | 135.81 | 98.2 | 125.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 83 | 0.11 | 0 | 0.44 | 0.42 | 74.77 | 0.28 | 0.45 |
| Hex | 84 | 94 | 53 | B | 0 | 2C | 2A | 4B | 1C | 2D |
| Octal | 204 | 224 | 123 | 13 | 0 | 54 | 52 | 113 | 34 | 55 |
| Binary | 10000100 | 10010100 | 1010011 | 1011 | 0 | 101100 | 101010 | 1001011 | 11100 | 101101 |
Color Harmonies of #849453
Complementary color
Monochromatic Colors of #849453
Black with #849453
Text Example
Text Example
White with #849453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849453; }
p { color: rgb(132,148,83); }
H1.HeaderClassName
{
color: #849453;
}
.AnyTagClassName
{
color: #849453;
}
</style>
background-color css
<style>
a { background-color: #849453; }
a { background-color: rgb(132,148,83); }
div.DivClassName
{
background-color: #849453;
}
.BgClassName
{
background-color: #849453;
}
</style>
border-color css
<style>
span { border-color: #849453; }
span { border-color: rgb(132,148,83); }
td.TdClassName
{
border-color: #849453;
}
.TagClassName
{
border-color: #849453;
}
</style>