Shades of Chelsea Cucumber #859751
Tints of Chelsea Cucumber #859751
RGB
CMYK
RGB Variations
Color information
#859751 (or 0x859751) is known color: Chelsea Cucumber. HEX triplet: 85, 97 and 51. RGB value is (133,151,81). Sum of RGB (Red+Green+Blue) = 133+151+81=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 151 (59.38% from 255 or 41.37% from 365); Blue value is 81 (32.03% from 255 or 22.19% from 365); Max value from RGB is 151 - color contains mainly: green. Hex color #859751 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859751 is #7A68AE. Grayscale: #898989. Windows color (decimal): -8022191 or 5347205. OLE color: 5347205.
HSL color Cylindrical-coordinate representation of color #859751: hue angle of 75.43º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #859751 is Cyan = 0.12, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 81 | - |
| CMYK | 0.12 | 0 | 0.46 | 0.41 |
| HSL | 75.43º | 0.3% | 0.45% | - |
| HSV(B) | 75.43º | 0.46% | 0.59% | - |
| XYZ | 22.22 | 27.71 | 11.96 | - |
| YUV | 137.64 | 96.04 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 81 | 0.12 | 0 | 0.46 | 0.41 | 75.43 | 0.3 | 0.45 |
| Hex | 85 | 97 | 51 | C | 0 | 2E | 29 | 4B | 1E | 2D |
| Octal | 205 | 227 | 121 | 14 | 0 | 56 | 51 | 113 | 36 | 55 |
| Binary | 10000101 | 10010111 | 1010001 | 1100 | 0 | 101110 | 101001 | 1001011 | 11110 | 101101 |
Color Harmonies of #859751
Complementary color
Monochromatic Colors of #859751
Black with #859751
Text Example
Text Example
White with #859751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859751; }
p { color: rgb(133,151,81); }
H1.HeaderClassName
{
color: #859751;
}
.AnyTagClassName
{
color: #859751;
}
</style>
background-color css
<style>
a { background-color: #859751; }
a { background-color: rgb(133,151,81); }
div.DivClassName
{
background-color: #859751;
}
.BgClassName
{
background-color: #859751;
}
</style>
border-color css
<style>
span { border-color: #859751; }
span { border-color: rgb(133,151,81); }
td.TdClassName
{
border-color: #859751;
}
.TagClassName
{
border-color: #859751;
}
</style>