Shades of Chelsea Cucumber #819752
Tints of Chelsea Cucumber #819752
RGB
CMYK
RGB Variations
Color information
#819752 (or 0x819752) is known color: Chelsea Cucumber. HEX triplet: 81, 97 and 52. RGB value is (129,151,82). Sum of RGB (Red+Green+Blue) = 129+151+82=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 151 (59.38% from 255 or 41.71% from 362); Blue value is 82 (32.42% from 255 or 22.65% from 362); Max value from RGB is 151 - color contains mainly: green. Hex color #819752 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819752 is #7E68AD. Grayscale: #888888. Windows color (decimal): -8284334 or 5412737. OLE color: 5412737.
HSL color Cylindrical-coordinate representation of color #819752: hue angle of 79.13º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #819752 is Cyan = 0.15, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 151 | 82 | - |
| CMYK | 0.15 | 0 | 0.46 | 0.41 |
| HSL | 79.13º | 0.3% | 0.46% | - |
| HSV(B) | 79.13º | 0.46% | 0.59% | - |
| XYZ | 21.64 | 27.41 | 12.13 | - |
| YUV | 136.56 | 97.21 | 122.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 151 | 82 | 0.15 | 0 | 0.46 | 0.41 | 79.13 | 0.3 | 0.46 |
| Hex | 81 | 97 | 52 | F | 0 | 2E | 29 | 4F | 1E | 2E |
| Octal | 201 | 227 | 122 | 17 | 0 | 56 | 51 | 117 | 36 | 56 |
| Binary | 10000001 | 10010111 | 1010010 | 1111 | 0 | 101110 | 101001 | 1001111 | 11110 | 101110 |
Color Harmonies of #819752
Complementary color
Monochromatic Colors of #819752
Black with #819752
Text Example
Text Example
White with #819752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819752; }
p { color: rgb(129,151,82); }
H1.HeaderClassName
{
color: #819752;
}
.AnyTagClassName
{
color: #819752;
}
</style>
background-color css
<style>
a { background-color: #819752; }
a { background-color: rgb(129,151,82); }
div.DivClassName
{
background-color: #819752;
}
.BgClassName
{
background-color: #819752;
}
</style>
border-color css
<style>
span { border-color: #819752; }
span { border-color: rgb(129,151,82); }
td.TdClassName
{
border-color: #819752;
}
.TagClassName
{
border-color: #819752;
}
</style>