Shades of Chelsea Cucumber #829751
Tints of Chelsea Cucumber #829751
RGB
CMYK
RGB Variations
Color information
#829751 (or 0x829751) is known color: Chelsea Cucumber. HEX triplet: 82, 97 and 51. RGB value is (130,151,81). Sum of RGB (Red+Green+Blue) = 130+151+81=362 (47% of max value = 765). Red value is 130 (51.17% from 255 or 35.91% from 362); Green value is 151 (59.38% from 255 or 41.71% from 362); Blue value is 81 (32.03% from 255 or 22.38% from 362); Max value from RGB is 151 - color contains mainly: green. Hex color #829751 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829751 is #7D68AE. Grayscale: #888888. Windows color (decimal): -8218799 or 5347202. OLE color: 5347202.
HSL color Cylindrical-coordinate representation of color #829751: hue angle of 78º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #829751 is Cyan = 0.14, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 81 | - |
| CMYK | 0.14 | 0 | 0.46 | 0.41 |
| HSL | 78º | 0.3% | 0.45% | - |
| HSV(B) | 78º | 0.46% | 0.59% | - |
| XYZ | 21.76 | 27.47 | 11.94 | - |
| YUV | 136.74 | 96.54 | 123.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 81 | 0.14 | 0 | 0.46 | 0.41 | 78 | 0.3 | 0.45 |
| Hex | 82 | 97 | 51 | E | 0 | 2E | 29 | 4E | 1E | 2D |
| Octal | 202 | 227 | 121 | 16 | 0 | 56 | 51 | 116 | 36 | 55 |
| Binary | 10000010 | 10010111 | 1010001 | 1110 | 0 | 101110 | 101001 | 1001110 | 11110 | 101101 |
Color Harmonies of #829751
Complementary color
Monochromatic Colors of #829751
Black with #829751
Text Example
Text Example
White with #829751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829751; }
p { color: rgb(130,151,81); }
H1.HeaderClassName
{
color: #829751;
}
.AnyTagClassName
{
color: #829751;
}
</style>
background-color css
<style>
a { background-color: #829751; }
a { background-color: rgb(130,151,81); }
div.DivClassName
{
background-color: #829751;
}
.BgClassName
{
background-color: #829751;
}
</style>
border-color css
<style>
span { border-color: #829751; }
span { border-color: rgb(130,151,81); }
td.TdClassName
{
border-color: #829751;
}
.TagClassName
{
border-color: #829751;
}
</style>