Shades of Sea Green #329556
Tints of Sea Green #329556
RGB
CMYK
RGB Variations
Color information
#329556 (or 0x329556) is known color: Sea Green. HEX triplet: 32, 95 and 56. RGB value is (50,149,86). Sum of RGB (Red+Green+Blue) = 50+149+86=285 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.54% from 285); Green value is 149 (58.59% from 255 or 52.28% from 285); Blue value is 86 (33.98% from 255 or 30.18% from 285); Max value from RGB is 149 - color contains mainly: green. Hex color #329556 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329556 is #CD6AA9. Grayscale: #707070. Windows color (decimal): -13462186 or 5674290. OLE color: 5674290.
HSL color Cylindrical-coordinate representation of color #329556: hue angle of 141.82º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329556 is Cyan = 0.66, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 86 | - |
| CMYK | 0.66 | 0 | 0.42 | 0.42 |
| HSL | 141.82º | 0.5% | 0.39% | - |
| HSV(B) | 141.82º | 0.66% | 0.58% | - |
| XYZ | 13.74 | 22.84 | 12.49 | - |
| YUV | 112.22 | 113.2 | 83.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 86 | 0.66 | 0 | 0.42 | 0.42 | 141.82 | 0.5 | 0.39 |
| Hex | 32 | 95 | 56 | 42 | 0 | 2A | 2A | 8E | 32 | 27 |
| Octal | 62 | 225 | 126 | 102 | 0 | 52 | 52 | 216 | 62 | 47 |
| Binary | 110010 | 10010101 | 1010110 | 1000010 | 0 | 101010 | 101010 | 10001110 | 110010 | 100111 |
Color Harmonies of #329556
Complementary color
Monochromatic Colors of #329556
Black with #329556
Text Example
Text Example
White with #329556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329556; }
p { color: rgb(50,149,86); }
H1.HeaderClassName
{
color: #329556;
}
.AnyTagClassName
{
color: #329556;
}
</style>
background-color css
<style>
a { background-color: #329556; }
a { background-color: rgb(50,149,86); }
div.DivClassName
{
background-color: #329556;
}
.BgClassName
{
background-color: #329556;
}
</style>
border-color css
<style>
span { border-color: #329556; }
span { border-color: rgb(50,149,86); }
td.TdClassName
{
border-color: #329556;
}
.TagClassName
{
border-color: #329556;
}
</style>