Shades of Chelsea Cucumber #829856
Tints of Chelsea Cucumber #829856
RGB
CMYK
RGB Variations
Color information
#829856 (or 0x829856) is known color: Chelsea Cucumber. HEX triplet: 82, 98 and 56. RGB value is (130,152,86). Sum of RGB (Red+Green+Blue) = 130+152+86=368 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.33% from 368); Green value is 152 (59.77% from 255 or 41.30% from 368); Blue value is 86 (33.98% from 255 or 23.37% from 368); Max value from RGB is 152 - color contains mainly: green. Hex color #829856 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829856 is #7D67A9. Grayscale: #8A8A8A. Windows color (decimal): -8218538 or 5675138. OLE color: 5675138.
HSL color Cylindrical-coordinate representation of color #829856: hue angle of 80º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #829856 is Cyan = 0.14, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 86 | - |
| CMYK | 0.14 | 0 | 0.43 | 0.40 |
| HSL | 80º | 0.28% | 0.47% | - |
| HSV(B) | 80º | 0.43% | 0.6% | - |
| XYZ | 22.11 | 27.87 | 13.02 | - |
| YUV | 137.9 | 98.71 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 86 | 0.14 | 0 | 0.43 | 0.40 | 80 | 0.28 | 0.47 |
| Hex | 82 | 98 | 56 | E | 0 | 2B | 28 | 50 | 1C | 2F |
| Octal | 202 | 230 | 126 | 16 | 0 | 53 | 50 | 120 | 34 | 57 |
| Binary | 10000010 | 10011000 | 1010110 | 1110 | 0 | 101011 | 101000 | 1010000 | 11100 | 101111 |
Color Harmonies of #829856
Complementary color
Monochromatic Colors of #829856
Black with #829856
Text Example
Text Example
White with #829856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829856; }
p { color: rgb(130,152,86); }
H1.HeaderClassName
{
color: #829856;
}
.AnyTagClassName
{
color: #829856;
}
</style>
background-color css
<style>
a { background-color: #829856; }
a { background-color: rgb(130,152,86); }
div.DivClassName
{
background-color: #829856;
}
.BgClassName
{
background-color: #829856;
}
</style>
border-color css
<style>
span { border-color: #829856; }
span { border-color: rgb(130,152,86); }
td.TdClassName
{
border-color: #829856;
}
.TagClassName
{
border-color: #829856;
}
</style>