Shades of Chelsea Cucumber #829752
Tints of Chelsea Cucumber #829752
RGB
CMYK
RGB Variations
Color information
#829752 (or 0x829752) is known color: Chelsea Cucumber. HEX triplet: 82, 97 and 52. RGB value is (130,151,82). Sum of RGB (Red+Green+Blue) = 130+151+82=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 151 (59.38% from 255 or 41.60% from 363); Blue value is 82 (32.42% from 255 or 22.59% from 363); Max value from RGB is 151 - color contains mainly: green. Hex color #829752 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829752 is #7D68AD. Grayscale: #898989. Windows color (decimal): -8218798 or 5412738. OLE color: 5412738.
HSL color Cylindrical-coordinate representation of color #829752: hue angle of 78.26º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #829752 is Cyan = 0.14, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 82 | - |
| CMYK | 0.14 | 0 | 0.46 | 0.41 |
| HSL | 78.26º | 0.3% | 0.46% | - |
| HSV(B) | 78.26º | 0.46% | 0.59% | - |
| XYZ | 21.8 | 27.49 | 12.14 | - |
| YUV | 136.86 | 97.04 | 123.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 82 | 0.14 | 0 | 0.46 | 0.41 | 78.26 | 0.3 | 0.46 |
| Hex | 82 | 97 | 52 | E | 0 | 2E | 29 | 4E | 1E | 2E |
| Octal | 202 | 227 | 122 | 16 | 0 | 56 | 51 | 116 | 36 | 56 |
| Binary | 10000010 | 10010111 | 1010010 | 1110 | 0 | 101110 | 101001 | 1001110 | 11110 | 101110 |
Color Harmonies of #829752
Complementary color
Monochromatic Colors of #829752
Black with #829752
Text Example
Text Example
White with #829752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829752; }
p { color: rgb(130,151,82); }
H1.HeaderClassName
{
color: #829752;
}
.AnyTagClassName
{
color: #829752;
}
</style>
background-color css
<style>
a { background-color: #829752; }
a { background-color: rgb(130,151,82); }
div.DivClassName
{
background-color: #829752;
}
.BgClassName
{
background-color: #829752;
}
</style>
border-color css
<style>
span { border-color: #829752; }
span { border-color: rgb(130,151,82); }
td.TdClassName
{
border-color: #829752;
}
.TagClassName
{
border-color: #829752;
}
</style>