Shades of Chelsea Cucumber #869754
Tints of Chelsea Cucumber #869754
RGB
CMYK
RGB Variations
Color information
#869754 (or 0x869754) is known color: Chelsea Cucumber. HEX triplet: 86, 97 and 54. RGB value is (134,151,84). Sum of RGB (Red+Green+Blue) = 134+151+84=369 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.31% from 369); Green value is 151 (59.38% from 255 or 40.92% from 369); Blue value is 84 (33.20% from 255 or 22.76% from 369); Max value from RGB is 151 - color contains mainly: green. Hex color #869754 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869754 is #7968AB. Grayscale: #8A8A8A. Windows color (decimal): -7956652 or 5543814. OLE color: 5543814.
HSL color Cylindrical-coordinate representation of color #869754: hue angle of 75.22º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #869754 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 84 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.41 |
| HSL | 75.22º | 0.29% | 0.46% | - |
| HSV(B) | 75.22º | 0.44% | 0.59% | - |
| XYZ | 22.5 | 27.84 | 12.58 | - |
| YUV | 138.28 | 97.37 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 84 | 0.11 | 0 | 0.44 | 0.41 | 75.22 | 0.29 | 0.46 |
| Hex | 86 | 97 | 54 | B | 0 | 2C | 29 | 4B | 1D | 2E |
| Octal | 206 | 227 | 124 | 13 | 0 | 54 | 51 | 113 | 35 | 56 |
| Binary | 10000110 | 10010111 | 1010100 | 1011 | 0 | 101100 | 101001 | 1001011 | 11101 | 101110 |
Color Harmonies of #869754
Complementary color
Monochromatic Colors of #869754
Black with #869754
Text Example
Text Example
White with #869754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869754; }
p { color: rgb(134,151,84); }
H1.HeaderClassName
{
color: #869754;
}
.AnyTagClassName
{
color: #869754;
}
</style>
background-color css
<style>
a { background-color: #869754; }
a { background-color: rgb(134,151,84); }
div.DivClassName
{
background-color: #869754;
}
.BgClassName
{
background-color: #869754;
}
</style>
border-color css
<style>
span { border-color: #869754; }
span { border-color: rgb(134,151,84); }
td.TdClassName
{
border-color: #869754;
}
.TagClassName
{
border-color: #869754;
}
</style>