Shades of Chelsea Cucumber #829851
Tints of Chelsea Cucumber #829851
RGB
CMYK
RGB Variations
Color information
#829851 (or 0x829851) is known color: Chelsea Cucumber. HEX triplet: 82, 98 and 51. RGB value is (130,152,81). Sum of RGB (Red+Green+Blue) = 130+152+81=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 152 (59.77% from 255 or 41.87% from 363); Blue value is 81 (32.03% from 255 or 22.31% from 363); Max value from RGB is 152 - color contains mainly: green. Hex color #829851 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829851 is #7D67AE. Grayscale: #898989. Windows color (decimal): -8218543 or 5347458. OLE color: 5347458.
HSL color Cylindrical-coordinate representation of color #829851: hue angle of 78.59º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #829851 is Cyan = 0.14, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 81 | - |
| CMYK | 0.14 | 0 | 0.47 | 0.40 |
| HSL | 78.59º | 0.3% | 0.46% | - |
| HSV(B) | 78.59º | 0.47% | 0.6% | - |
| XYZ | 21.92 | 27.8 | 11.99 | - |
| YUV | 137.33 | 96.21 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 81 | 0.14 | 0 | 0.47 | 0.40 | 78.59 | 0.3 | 0.46 |
| Hex | 82 | 98 | 51 | E | 0 | 2F | 28 | 4F | 1E | 2E |
| Octal | 202 | 230 | 121 | 16 | 0 | 57 | 50 | 117 | 36 | 56 |
| Binary | 10000010 | 10011000 | 1010001 | 1110 | 0 | 101111 | 101000 | 1001111 | 11110 | 101110 |
Color Harmonies of #829851
Complementary color
Monochromatic Colors of #829851
Black with #829851
Text Example
Text Example
White with #829851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829851; }
p { color: rgb(130,152,81); }
H1.HeaderClassName
{
color: #829851;
}
.AnyTagClassName
{
color: #829851;
}
</style>
background-color css
<style>
a { background-color: #829851; }
a { background-color: rgb(130,152,81); }
div.DivClassName
{
background-color: #829851;
}
.BgClassName
{
background-color: #829851;
}
</style>
border-color css
<style>
span { border-color: #829851; }
span { border-color: rgb(130,152,81); }
td.TdClassName
{
border-color: #829851;
}
.TagClassName
{
border-color: #829851;
}
</style>