Shades of Chelsea Cucumber #819952
Tints of Chelsea Cucumber #819952
RGB
CMYK
RGB Variations
Color information
#819952 (or 0x819952) is known color: Chelsea Cucumber. HEX triplet: 81, 99 and 52. RGB value is (129,153,82). Sum of RGB (Red+Green+Blue) = 129+153+82=364 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.44% from 364); Green value is 153 (60.16% from 255 or 42.03% from 364); Blue value is 82 (32.42% from 255 or 22.53% from 364); Max value from RGB is 153 - color contains mainly: green. Hex color #819952 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819952 is #7E66AD. Grayscale: #898989. Windows color (decimal): -8283822 or 5413249. OLE color: 5413249.
HSL color Cylindrical-coordinate representation of color #819952: hue angle of 80.28º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #819952 is Cyan = 0.16, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 82 | - |
| CMYK | 0.16 | 0 | 0.46 | 0.4 |
| HSL | 80.28º | 0.3% | 0.46% | - |
| HSV(B) | 80.28º | 0.46% | 0.6% | - |
| XYZ | 21.97 | 28.06 | 12.24 | - |
| YUV | 137.73 | 96.55 | 121.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 82 | 0.16 | 0 | 0.46 | 0.4 | 80.28 | 0.3 | 0.46 |
| Hex | 81 | 99 | 52 | 10 | 0 | 2E | 28 | 50 | 1E | 2E |
| Octal | 201 | 231 | 122 | 20 | 0 | 56 | 50 | 120 | 36 | 56 |
| Binary | 10000001 | 10011001 | 1010010 | 10000 | 0 | 101110 | 101000 | 1010000 | 11110 | 101110 |
Color Harmonies of #819952
Complementary color
Monochromatic Colors of #819952
Black with #819952
Text Example
Text Example
White with #819952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819952; }
p { color: rgb(129,153,82); }
H1.HeaderClassName
{
color: #819952;
}
.AnyTagClassName
{
color: #819952;
}
</style>
background-color css
<style>
a { background-color: #819952; }
a { background-color: rgb(129,153,82); }
div.DivClassName
{
background-color: #819952;
}
.BgClassName
{
background-color: #819952;
}
</style>
border-color css
<style>
span { border-color: #819952; }
span { border-color: rgb(129,153,82); }
td.TdClassName
{
border-color: #819952;
}
.TagClassName
{
border-color: #819952;
}
</style>