Shades of Chelsea Cucumber #859752
Tints of Chelsea Cucumber #859752
RGB
CMYK
RGB Variations
Color information
#859752 (or 0x859752) is known color: Chelsea Cucumber. HEX triplet: 85, 97 and 52. RGB value is (133,151,82). Sum of RGB (Red+Green+Blue) = 133+151+82=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 151 (59.38% from 255 or 41.26% from 366); Blue value is 82 (32.42% from 255 or 22.40% from 366); Max value from RGB is 151 - color contains mainly: green. Hex color #859752 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859752 is #7A68AD. Grayscale: #8A8A8A. Windows color (decimal): -8022190 or 5412741. OLE color: 5412741.
HSL color Cylindrical-coordinate representation of color #859752: hue angle of 75.65º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #859752 is Cyan = 0.12, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 82 | - |
| CMYK | 0.12 | 0 | 0.46 | 0.41 |
| HSL | 75.65º | 0.3% | 0.46% | - |
| HSV(B) | 75.65º | 0.46% | 0.59% | - |
| XYZ | 22.26 | 27.73 | 12.16 | - |
| YUV | 137.75 | 96.54 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 82 | 0.12 | 0 | 0.46 | 0.41 | 75.65 | 0.3 | 0.46 |
| Hex | 85 | 97 | 52 | C | 0 | 2E | 29 | 4C | 1E | 2E |
| Octal | 205 | 227 | 122 | 14 | 0 | 56 | 51 | 114 | 36 | 56 |
| Binary | 10000101 | 10010111 | 1010010 | 1100 | 0 | 101110 | 101001 | 1001100 | 11110 | 101110 |
Color Harmonies of #859752
Complementary color
Monochromatic Colors of #859752
Black with #859752
Text Example
Text Example
White with #859752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859752; }
p { color: rgb(133,151,82); }
H1.HeaderClassName
{
color: #859752;
}
.AnyTagClassName
{
color: #859752;
}
</style>
background-color css
<style>
a { background-color: #859752; }
a { background-color: rgb(133,151,82); }
div.DivClassName
{
background-color: #859752;
}
.BgClassName
{
background-color: #859752;
}
</style>
border-color css
<style>
span { border-color: #859752; }
span { border-color: rgb(133,151,82); }
td.TdClassName
{
border-color: #859752;
}
.TagClassName
{
border-color: #859752;
}
</style>