Shades of Chelsea Cucumber #829552
Tints of Chelsea Cucumber #829552
RGB
CMYK
RGB Variations
Color information
#829552 (or 0x829552) is known color: Chelsea Cucumber. HEX triplet: 82, 95 and 52. RGB value is (130,149,82). Sum of RGB (Red+Green+Blue) = 130+149+82=361 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.01% from 361); Green value is 149 (58.59% from 255 or 41.27% from 361); Blue value is 82 (32.42% from 255 or 22.71% from 361); Max value from RGB is 149 - color contains mainly: green. Hex color #829552 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829552 is #7D6AAD. Grayscale: #878787. Windows color (decimal): -8219310 or 5412226. OLE color: 5412226.
HSL color Cylindrical-coordinate representation of color #829552: hue angle of 77.01º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #829552 is Cyan = 0.13, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 82 | - |
| CMYK | 0.13 | 0 | 0.45 | 0.42 |
| HSL | 77.01º | 0.29% | 0.45% | - |
| HSV(B) | 77.01º | 0.45% | 0.58% | - |
| XYZ | 21.48 | 26.85 | 12.03 | - |
| YUV | 135.68 | 97.71 | 123.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 82 | 0.13 | 0 | 0.45 | 0.42 | 77.01 | 0.29 | 0.45 |
| Hex | 82 | 95 | 52 | D | 0 | 2D | 2A | 4D | 1D | 2D |
| Octal | 202 | 225 | 122 | 15 | 0 | 55 | 52 | 115 | 35 | 55 |
| Binary | 10000010 | 10010101 | 1010010 | 1101 | 0 | 101101 | 101010 | 1001101 | 11101 | 101101 |
Color Harmonies of #829552
Complementary color
Monochromatic Colors of #829552
Black with #829552
Text Example
Text Example
White with #829552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829552; }
p { color: rgb(130,149,82); }
H1.HeaderClassName
{
color: #829552;
}
.AnyTagClassName
{
color: #829552;
}
</style>
background-color css
<style>
a { background-color: #829552; }
a { background-color: rgb(130,149,82); }
div.DivClassName
{
background-color: #829552;
}
.BgClassName
{
background-color: #829552;
}
</style>
border-color css
<style>
span { border-color: #829552; }
span { border-color: rgb(130,149,82); }
td.TdClassName
{
border-color: #829552;
}
.TagClassName
{
border-color: #829552;
}
</style>