Shades of Chelsea Cucumber #819953
Tints of Chelsea Cucumber #819953
RGB
CMYK
RGB Variations
Color information
#819953 (or 0x819953) is known color: Chelsea Cucumber. HEX triplet: 81, 99 and 53. RGB value is (129,153,83). Sum of RGB (Red+Green+Blue) = 129+153+83=365 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.34% from 365); Green value is 153 (60.16% from 255 or 41.92% from 365); Blue value is 83 (32.81% from 255 or 22.74% from 365); Max value from RGB is 153 - color contains mainly: green. Hex color #819953 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819953 is #7E66AC. Grayscale: #8A8A8A. Windows color (decimal): -8283821 or 5478785. OLE color: 5478785.
HSL color Cylindrical-coordinate representation of color #819953: hue angle of 80.57º 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 #819953 is Cyan = 0.16, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 83 | - |
| CMYK | 0.16 | 0 | 0.46 | 0.4 |
| HSL | 80.57º | 0.3% | 0.46% | - |
| HSV(B) | 80.57º | 0.46% | 0.6% | - |
| XYZ | 22.01 | 28.07 | 12.44 | - |
| YUV | 137.84 | 97.05 | 121.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 83 | 0.16 | 0 | 0.46 | 0.4 | 80.57 | 0.3 | 0.46 |
| Hex | 81 | 99 | 53 | 10 | 0 | 2E | 28 | 51 | 1E | 2E |
| Octal | 201 | 231 | 123 | 20 | 0 | 56 | 50 | 121 | 36 | 56 |
| Binary | 10000001 | 10011001 | 1010011 | 10000 | 0 | 101110 | 101000 | 1010001 | 11110 | 101110 |
Color Harmonies of #819953
Complementary color
Monochromatic Colors of #819953
Black with #819953
Text Example
Text Example
White with #819953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819953; }
p { color: rgb(129,153,83); }
H1.HeaderClassName
{
color: #819953;
}
.AnyTagClassName
{
color: #819953;
}
</style>
background-color css
<style>
a { background-color: #819953; }
a { background-color: rgb(129,153,83); }
div.DivClassName
{
background-color: #819953;
}
.BgClassName
{
background-color: #819953;
}
</style>
border-color css
<style>
span { border-color: #819953; }
span { border-color: rgb(129,153,83); }
td.TdClassName
{
border-color: #819953;
}
.TagClassName
{
border-color: #819953;
}
</style>