Shades of Chelsea Cucumber #829958
Tints of Chelsea Cucumber #829958
RGB
CMYK
RGB Variations
Color information
#829958 (or 0x829958) is known color: Chelsea Cucumber. HEX triplet: 82, 99 and 58. RGB value is (130,153,88). Sum of RGB (Red+Green+Blue) = 130+153+88=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 153 (60.16% from 255 or 41.24% from 371); Blue value is 88 (34.77% from 255 or 23.72% from 371); Max value from RGB is 153 - color contains mainly: green. Hex color #829958 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829958 is #7D66A7. Grayscale: #8A8A8A. Windows color (decimal): -8218280 or 5806466. OLE color: 5806466.
HSL color Cylindrical-coordinate representation of color #829958: hue angle of 81.23º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #829958 is Cyan = 0.15, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 88 | - |
| CMYK | 0.15 | 0 | 0.42 | 0.4 |
| HSL | 81.23º | 0.27% | 0.47% | - |
| HSV(B) | 81.23º | 0.42% | 0.6% | - |
| XYZ | 22.36 | 28.23 | 13.5 | - |
| YUV | 138.71 | 99.38 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 88 | 0.15 | 0 | 0.42 | 0.4 | 81.23 | 0.27 | 0.47 |
| Hex | 82 | 99 | 58 | F | 0 | 2A | 28 | 51 | 1B | 2F |
| Octal | 202 | 231 | 130 | 17 | 0 | 52 | 50 | 121 | 33 | 57 |
| Binary | 10000010 | 10011001 | 1011000 | 1111 | 0 | 101010 | 101000 | 1010001 | 11011 | 101111 |
Color Harmonies of #829958
Complementary color
Monochromatic Colors of #829958
Black with #829958
Text Example
Text Example
White with #829958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829958; }
p { color: rgb(130,153,88); }
H1.HeaderClassName
{
color: #829958;
}
.AnyTagClassName
{
color: #829958;
}
</style>
background-color css
<style>
a { background-color: #829958; }
a { background-color: rgb(130,153,88); }
div.DivClassName
{
background-color: #829958;
}
.BgClassName
{
background-color: #829958;
}
</style>
border-color css
<style>
span { border-color: #829958; }
span { border-color: rgb(130,153,88); }
td.TdClassName
{
border-color: #829958;
}
.TagClassName
{
border-color: #829958;
}
</style>