Shades of Sea Green #329550
Tints of Sea Green #329550
RGB
CMYK
RGB Variations
Color information
#329550 (or 0x329550) is known color: Sea Green. HEX triplet: 32, 95 and 50. RGB value is (50,149,80). Sum of RGB (Red+Green+Blue) = 50+149+80=279 (36% of max value = 765). Red value is 50 (19.92% from 255 or 17.92% from 279); Green value is 149 (58.59% from 255 or 53.41% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 149 - color contains mainly: green. Hex color #329550 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329550 is #CD6AAF. Grayscale: #6F6F6F. Windows color (decimal): -13462192 or 5281074. OLE color: 5281074.
HSL color Cylindrical-coordinate representation of color #329550: hue angle of 138.18º 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 #329550 is Cyan = 0.66, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 80 | - |
| CMYK | 0.66 | 0 | 0.46 | 0.42 |
| HSL | 138.18º | 0.5% | 0.39% | - |
| HSV(B) | 138.18º | 0.66% | 0.58% | - |
| XYZ | 13.51 | 22.75 | 11.27 | - |
| YUV | 111.53 | 110.2 | 84.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 80 | 0.66 | 0 | 0.46 | 0.42 | 138.18 | 0.5 | 0.39 |
| Hex | 32 | 95 | 50 | 42 | 0 | 2E | 2A | 8A | 32 | 27 |
| Octal | 62 | 225 | 120 | 102 | 0 | 56 | 52 | 212 | 62 | 47 |
| Binary | 110010 | 10010101 | 1010000 | 1000010 | 0 | 101110 | 101010 | 10001010 | 110010 | 100111 |
Color Harmonies of #329550
Complementary color
Monochromatic Colors of #329550
Black with #329550
Text Example
Text Example
White with #329550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329550; }
p { color: rgb(50,149,80); }
H1.HeaderClassName
{
color: #329550;
}
.AnyTagClassName
{
color: #329550;
}
</style>
background-color css
<style>
a { background-color: #329550; }
a { background-color: rgb(50,149,80); }
div.DivClassName
{
background-color: #329550;
}
.BgClassName
{
background-color: #329550;
}
</style>
border-color css
<style>
span { border-color: #329550; }
span { border-color: rgb(50,149,80); }
td.TdClassName
{
border-color: #329550;
}
.TagClassName
{
border-color: #329550;
}
</style>