Shades of Chelsea Cucumber #859553
Tints of Chelsea Cucumber #859553
RGB
CMYK
RGB Variations
Color information
#859553 (or 0x859553) is known color: Chelsea Cucumber. HEX triplet: 85, 95 and 53. RGB value is (133,149,83). Sum of RGB (Red+Green+Blue) = 133+149+83=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 83 (32.81% from 255 or 22.74% from 365); Max value from RGB is 149 - color contains mainly: green. Hex color #859553 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859553 is #7A6AAC. Grayscale: #888888. Windows color (decimal): -8022701 or 5477765. OLE color: 5477765.
HSL color Cylindrical-coordinate representation of color #859553: hue angle of 74.55º 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 #859553 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 83 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.42 |
| HSL | 74.55º | 0.28% | 0.45% | - |
| HSV(B) | 74.55º | 0.44% | 0.58% | - |
| XYZ | 21.98 | 27.11 | 12.26 | - |
| YUV | 136.69 | 97.7 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 83 | 0.11 | 0 | 0.44 | 0.42 | 74.55 | 0.28 | 0.45 |
| Hex | 85 | 95 | 53 | B | 0 | 2C | 2A | 4B | 1C | 2D |
| Octal | 205 | 225 | 123 | 13 | 0 | 54 | 52 | 113 | 34 | 55 |
| Binary | 10000101 | 10010101 | 1010011 | 1011 | 0 | 101100 | 101010 | 1001011 | 11100 | 101101 |
Color Harmonies of #859553
Complementary color
Monochromatic Colors of #859553
Black with #859553
Text Example
Text Example
White with #859553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859553; }
p { color: rgb(133,149,83); }
H1.HeaderClassName
{
color: #859553;
}
.AnyTagClassName
{
color: #859553;
}
</style>
background-color css
<style>
a { background-color: #859553; }
a { background-color: rgb(133,149,83); }
div.DivClassName
{
background-color: #859553;
}
.BgClassName
{
background-color: #859553;
}
</style>
border-color css
<style>
span { border-color: #859553; }
span { border-color: rgb(133,149,83); }
td.TdClassName
{
border-color: #859553;
}
.TagClassName
{
border-color: #859553;
}
</style>