Shades of Chelsea Cucumber #859958
Tints of Chelsea Cucumber #859958
RGB
CMYK
RGB Variations
Color information
#859958 (or 0x859958) is known color: Chelsea Cucumber. HEX triplet: 85, 99 and 58. RGB value is (133,153,88). Sum of RGB (Red+Green+Blue) = 133+153+88=374 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.56% from 374); Green value is 153 (60.16% from 255 or 40.91% from 374); Blue value is 88 (34.77% from 255 or 23.53% from 374); Max value from RGB is 153 - color contains mainly: green. Hex color #859958 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859958 is #7A66A7. Grayscale: #8B8B8B. Windows color (decimal): -8021672 or 5806469. OLE color: 5806469.
HSL color Cylindrical-coordinate representation of color #859958: hue angle of 78.46º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #859958 is Cyan = 0.13, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 88 | - |
| CMYK | 0.13 | 0 | 0.42 | 0.4 |
| HSL | 78.46º | 0.27% | 0.47% | - |
| HSV(B) | 78.46º | 0.42% | 0.6% | - |
| XYZ | 22.83 | 28.47 | 13.53 | - |
| YUV | 139.61 | 98.87 | 123.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 88 | 0.13 | 0 | 0.42 | 0.4 | 78.46 | 0.27 | 0.47 |
| Hex | 85 | 99 | 58 | D | 0 | 2A | 28 | 4E | 1B | 2F |
| Octal | 205 | 231 | 130 | 15 | 0 | 52 | 50 | 116 | 33 | 57 |
| Binary | 10000101 | 10011001 | 1011000 | 1101 | 0 | 101010 | 101000 | 1001110 | 11011 | 101111 |
Color Harmonies of #859958
Complementary color
Monochromatic Colors of #859958
Black with #859958
Text Example
Text Example
White with #859958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859958; }
p { color: rgb(133,153,88); }
H1.HeaderClassName
{
color: #859958;
}
.AnyTagClassName
{
color: #859958;
}
</style>
background-color css
<style>
a { background-color: #859958; }
a { background-color: rgb(133,153,88); }
div.DivClassName
{
background-color: #859958;
}
.BgClassName
{
background-color: #859958;
}
</style>
border-color css
<style>
span { border-color: #859958; }
span { border-color: rgb(133,153,88); }
td.TdClassName
{
border-color: #859958;
}
.TagClassName
{
border-color: #859958;
}
</style>