Shades of Chelsea Cucumber #819951
Tints of Chelsea Cucumber #819951
RGB
CMYK
RGB Variations
Color information
#819951 (or 0x819951) is known color: Chelsea Cucumber. HEX triplet: 81, 99 and 51. RGB value is (129,153,81). Sum of RGB (Red+Green+Blue) = 129+153+81=363 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.54% from 363); Green value is 153 (60.16% from 255 or 42.15% from 363); Blue value is 81 (32.03% from 255 or 22.31% from 363); Max value from RGB is 153 - color contains mainly: green. Hex color #819951 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819951 is #7E66AE. Grayscale: #898989. Windows color (decimal): -8283823 or 5347713. OLE color: 5347713.
HSL color Cylindrical-coordinate representation of color #819951: hue angle of 80º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #819951 is Cyan = 0.16, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 81 | - |
| CMYK | 0.16 | 0 | 0.47 | 0.4 |
| HSL | 80º | 0.31% | 0.46% | - |
| HSV(B) | 80º | 0.47% | 0.6% | - |
| XYZ | 21.93 | 28.04 | 12.04 | - |
| YUV | 137.62 | 96.05 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 81 | 0.16 | 0 | 0.47 | 0.4 | 80 | 0.31 | 0.46 |
| Hex | 81 | 99 | 51 | 10 | 0 | 2F | 28 | 50 | 1F | 2E |
| Octal | 201 | 231 | 121 | 20 | 0 | 57 | 50 | 120 | 37 | 56 |
| Binary | 10000001 | 10011001 | 1010001 | 10000 | 0 | 101111 | 101000 | 1010000 | 11111 | 101110 |
Color Harmonies of #819951
Complementary color
Monochromatic Colors of #819951
Black with #819951
Text Example
Text Example
White with #819951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819951; }
p { color: rgb(129,153,81); }
H1.HeaderClassName
{
color: #819951;
}
.AnyTagClassName
{
color: #819951;
}
</style>
background-color css
<style>
a { background-color: #819951; }
a { background-color: rgb(129,153,81); }
div.DivClassName
{
background-color: #819951;
}
.BgClassName
{
background-color: #819951;
}
</style>
border-color css
<style>
span { border-color: #819951; }
span { border-color: rgb(129,153,81); }
td.TdClassName
{
border-color: #819951;
}
.TagClassName
{
border-color: #819951;
}
</style>