Shades of Chelsea Cucumber #859458
Tints of Chelsea Cucumber #859458
RGB
CMYK
RGB Variations
Color information
#859458 (or 0x859458) is known color: Chelsea Cucumber. HEX triplet: 85, 94 and 58. RGB value is (133,148,88). Sum of RGB (Red+Green+Blue) = 133+148+88=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 148 (58.20% from 255 or 40.11% from 369); Blue value is 88 (34.77% from 255 or 23.85% from 369); Max value from RGB is 148 - color contains mainly: green. Hex color #859458 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859458 is #7A6BA7. Grayscale: #888888. Windows color (decimal): -8022952 or 5805189. OLE color: 5805189.
HSL color Cylindrical-coordinate representation of color #859458: hue angle of 75º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #859458 is Cyan = 0.10, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 88 | - |
| CMYK | 0.10 | 0 | 0.41 | 0.42 |
| HSL | 75º | 0.25% | 0.46% | - |
| HSV(B) | 75º | 0.41% | 0.58% | - |
| XYZ | 22.02 | 26.87 | 13.26 | - |
| YUV | 136.68 | 100.53 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 88 | 0.10 | 0 | 0.41 | 0.42 | 75 | 0.25 | 0.46 |
| Hex | 85 | 94 | 58 | A | 0 | 29 | 2A | 4B | 19 | 2E |
| Octal | 205 | 224 | 130 | 12 | 0 | 51 | 52 | 113 | 31 | 56 |
| Binary | 10000101 | 10010100 | 1011000 | 1010 | 0 | 101001 | 101010 | 1001011 | 11001 | 101110 |
Color Harmonies of #859458
Complementary color
Monochromatic Colors of #859458
Black with #859458
Text Example
Text Example
White with #859458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859458; }
p { color: rgb(133,148,88); }
H1.HeaderClassName
{
color: #859458;
}
.AnyTagClassName
{
color: #859458;
}
</style>
background-color css
<style>
a { background-color: #859458; }
a { background-color: rgb(133,148,88); }
div.DivClassName
{
background-color: #859458;
}
.BgClassName
{
background-color: #859458;
}
</style>
border-color css
<style>
span { border-color: #859458; }
span { border-color: rgb(133,148,88); }
td.TdClassName
{
border-color: #859458;
}
.TagClassName
{
border-color: #859458;
}
</style>