Shades of Chelsea Cucumber #829753
Tints of Chelsea Cucumber #829753
RGB
CMYK
RGB Variations
Color information
#829753 (or 0x829753) is known color: Chelsea Cucumber. HEX triplet: 82, 97 and 53. RGB value is (130,151,83). Sum of RGB (Red+Green+Blue) = 130+151+83=364 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.71% from 364); Green value is 151 (59.38% from 255 or 41.48% from 364); Blue value is 83 (32.81% from 255 or 22.80% from 364); Max value from RGB is 151 - color contains mainly: green. Hex color #829753 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829753 is #7D68AC. Grayscale: #898989. Windows color (decimal): -8218797 or 5478274. OLE color: 5478274.
HSL color Cylindrical-coordinate representation of color #829753: hue angle of 78.53º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #829753 is Cyan = 0.14, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 83 | - |
| CMYK | 0.14 | 0 | 0.45 | 0.41 |
| HSL | 78.53º | 0.29% | 0.46% | - |
| HSV(B) | 78.53º | 0.45% | 0.59% | - |
| XYZ | 21.83 | 27.5 | 12.34 | - |
| YUV | 136.97 | 97.54 | 123.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 83 | 0.14 | 0 | 0.45 | 0.41 | 78.53 | 0.29 | 0.46 |
| Hex | 82 | 97 | 53 | E | 0 | 2D | 29 | 4F | 1D | 2E |
| Octal | 202 | 227 | 123 | 16 | 0 | 55 | 51 | 117 | 35 | 56 |
| Binary | 10000010 | 10010111 | 1010011 | 1110 | 0 | 101101 | 101001 | 1001111 | 11101 | 101110 |
Color Harmonies of #829753
Complementary color
Monochromatic Colors of #829753
Black with #829753
Text Example
Text Example
White with #829753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829753; }
p { color: rgb(130,151,83); }
H1.HeaderClassName
{
color: #829753;
}
.AnyTagClassName
{
color: #829753;
}
</style>
background-color css
<style>
a { background-color: #829753; }
a { background-color: rgb(130,151,83); }
div.DivClassName
{
background-color: #829753;
}
.BgClassName
{
background-color: #829753;
}
</style>
border-color css
<style>
span { border-color: #829753; }
span { border-color: rgb(130,151,83); }
td.TdClassName
{
border-color: #829753;
}
.TagClassName
{
border-color: #829753;
}
</style>