Shades of Chelsea Cucumber #829854
Tints of Chelsea Cucumber #829854
RGB
CMYK
RGB Variations
Color information
#829854 (or 0x829854) is known color: Chelsea Cucumber. HEX triplet: 82, 98 and 54. RGB value is (130,152,84). Sum of RGB (Red+Green+Blue) = 130+152+84=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 152 (59.77% from 255 or 41.53% from 366); Blue value is 84 (33.20% from 255 or 22.95% from 366); Max value from RGB is 152 - color contains mainly: green. Hex color #829854 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829854 is #7D67AB. Grayscale: #898989. Windows color (decimal): -8218540 or 5544066. OLE color: 5544066.
HSL color Cylindrical-coordinate representation of color #829854: hue angle of 79.41º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #829854 is Cyan = 0.14, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 84 | - |
| CMYK | 0.14 | 0 | 0.45 | 0.40 |
| HSL | 79.41º | 0.29% | 0.46% | - |
| HSV(B) | 79.41º | 0.45% | 0.6% | - |
| XYZ | 22.03 | 27.84 | 12.6 | - |
| YUV | 137.67 | 97.71 | 122.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 84 | 0.14 | 0 | 0.45 | 0.40 | 79.41 | 0.29 | 0.46 |
| Hex | 82 | 98 | 54 | E | 0 | 2D | 28 | 4F | 1D | 2E |
| Octal | 202 | 230 | 124 | 16 | 0 | 55 | 50 | 117 | 35 | 56 |
| Binary | 10000010 | 10011000 | 1010100 | 1110 | 0 | 101101 | 101000 | 1001111 | 11101 | 101110 |
Color Harmonies of #829854
Complementary color
Monochromatic Colors of #829854
Black with #829854
Text Example
Text Example
White with #829854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829854; }
p { color: rgb(130,152,84); }
H1.HeaderClassName
{
color: #829854;
}
.AnyTagClassName
{
color: #829854;
}
</style>
background-color css
<style>
a { background-color: #829854; }
a { background-color: rgb(130,152,84); }
div.DivClassName
{
background-color: #829854;
}
.BgClassName
{
background-color: #829854;
}
</style>
border-color css
<style>
span { border-color: #829854; }
span { border-color: rgb(130,152,84); }
td.TdClassName
{
border-color: #829854;
}
.TagClassName
{
border-color: #829854;
}
</style>