Shades of Chelsea Cucumber #829750
Tints of Chelsea Cucumber #829750
RGB
CMYK
RGB Variations
Color information
#829750 (or 0x829750) is known color: Chelsea Cucumber. HEX triplet: 82, 97 and 50. RGB value is (130,151,80). Sum of RGB (Red+Green+Blue) = 130+151+80=361 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.01% from 361); Green value is 151 (59.38% from 255 or 41.83% from 361); Blue value is 80 (31.64% from 255 or 22.16% from 361); Max value from RGB is 151 - color contains mainly: green. Hex color #829750 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829750 is #7D68AF. Grayscale: #888888. Windows color (decimal): -8218800 or 5281666. OLE color: 5281666.
HSL color Cylindrical-coordinate representation of color #829750: hue angle of 77.75º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #829750 is Cyan = 0.14, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 80 | - |
| CMYK | 0.14 | 0 | 0.47 | 0.41 |
| HSL | 77.75º | 0.31% | 0.45% | - |
| HSV(B) | 77.75º | 0.47% | 0.59% | - |
| XYZ | 21.72 | 27.46 | 11.74 | - |
| YUV | 136.63 | 96.04 | 123.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 80 | 0.14 | 0 | 0.47 | 0.41 | 77.75 | 0.31 | 0.45 |
| Hex | 82 | 97 | 50 | E | 0 | 2F | 29 | 4E | 1F | 2D |
| Octal | 202 | 227 | 120 | 16 | 0 | 57 | 51 | 116 | 37 | 55 |
| Binary | 10000010 | 10010111 | 1010000 | 1110 | 0 | 101111 | 101001 | 1001110 | 11111 | 101101 |
Color Harmonies of #829750
Complementary color
Monochromatic Colors of #829750
Black with #829750
Text Example
Text Example
White with #829750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829750; }
p { color: rgb(130,151,80); }
H1.HeaderClassName
{
color: #829750;
}
.AnyTagClassName
{
color: #829750;
}
</style>
background-color css
<style>
a { background-color: #829750; }
a { background-color: rgb(130,151,80); }
div.DivClassName
{
background-color: #829750;
}
.BgClassName
{
background-color: #829750;
}
</style>
border-color css
<style>
span { border-color: #829750; }
span { border-color: rgb(130,151,80); }
td.TdClassName
{
border-color: #829750;
}
.TagClassName
{
border-color: #829750;
}
</style>