Shades of Chelsea Cucumber #839953
Tints of Chelsea Cucumber #839953
RGB
CMYK
RGB Variations
Color information
#839953 (or 0x839953) is known color: Chelsea Cucumber. HEX triplet: 83, 99 and 53. RGB value is (131,153,83). Sum of RGB (Red+Green+Blue) = 131+153+83=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 153 (60.16% from 255 or 41.69% from 367); Blue value is 83 (32.81% from 255 or 22.62% from 367); Max value from RGB is 153 - color contains mainly: green. Hex color #839953 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839953 is #7C66AC. Grayscale: #8A8A8A. Windows color (decimal): -8152749 or 5478787. OLE color: 5478787.
HSL color Cylindrical-coordinate representation of color #839953: hue angle of 78.86º 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 #839953 is Cyan = 0.14, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 153 | 83 | - |
| CMYK | 0.14 | 0 | 0.46 | 0.4 |
| HSL | 78.86º | 0.3% | 0.46% | - |
| HSV(B) | 78.86º | 0.46% | 0.6% | - |
| XYZ | 22.31 | 28.23 | 12.46 | - |
| YUV | 138.44 | 96.71 | 122.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 153 | 83 | 0.14 | 0 | 0.46 | 0.4 | 78.86 | 0.3 | 0.46 |
| Hex | 83 | 99 | 53 | E | 0 | 2E | 28 | 4F | 1E | 2E |
| Octal | 203 | 231 | 123 | 16 | 0 | 56 | 50 | 117 | 36 | 56 |
| Binary | 10000011 | 10011001 | 1010011 | 1110 | 0 | 101110 | 101000 | 1001111 | 11110 | 101110 |
Color Harmonies of #839953
Complementary color
Monochromatic Colors of #839953
Black with #839953
Text Example
Text Example
White with #839953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839953; }
p { color: rgb(131,153,83); }
H1.HeaderClassName
{
color: #839953;
}
.AnyTagClassName
{
color: #839953;
}
</style>
background-color css
<style>
a { background-color: #839953; }
a { background-color: rgb(131,153,83); }
div.DivClassName
{
background-color: #839953;
}
.BgClassName
{
background-color: #839953;
}
</style>
border-color css
<style>
span { border-color: #839953; }
span { border-color: rgb(131,153,83); }
td.TdClassName
{
border-color: #839953;
}
.TagClassName
{
border-color: #839953;
}
</style>