Shades of Sea Green #329452
Tints of Sea Green #329452
RGB
CMYK
RGB Variations
Color information
#329452 (or 0x329452) is known color: Sea Green. HEX triplet: 32, 94 and 52. RGB value is (50,148,82). Sum of RGB (Red+Green+Blue) = 50+148+82=280 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.86% from 280); Green value is 148 (58.20% from 255 or 52.86% from 280); Blue value is 82 (32.42% from 255 or 29.29% from 280); Max value from RGB is 148 - color contains mainly: green. Hex color #329452 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329452 is #CD6BAD. Grayscale: #6F6F6F. Windows color (decimal): -13462446 or 5411890. OLE color: 5411890.
HSL color Cylindrical-coordinate representation of color #329452: hue angle of 139.59º degrees, saturation: 0.49, 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 #329452 is Cyan = 0.66, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 82 | - |
| CMYK | 0.66 | 0 | 0.45 | 0.42 |
| HSL | 139.59º | 0.49% | 0.39% | - |
| HSV(B) | 139.59º | 0.66% | 0.58% | - |
| XYZ | 13.43 | 22.47 | 11.61 | - |
| YUV | 111.17 | 111.53 | 84.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 82 | 0.66 | 0 | 0.45 | 0.42 | 139.59 | 0.49 | 0.39 |
| Hex | 32 | 94 | 52 | 42 | 0 | 2D | 2A | 8C | 31 | 27 |
| Octal | 62 | 224 | 122 | 102 | 0 | 55 | 52 | 214 | 61 | 47 |
| Binary | 110010 | 10010100 | 1010010 | 1000010 | 0 | 101101 | 101010 | 10001100 | 110001 | 100111 |
Color Harmonies of #329452
Complementary color
Monochromatic Colors of #329452
Black with #329452
Text Example
Text Example
White with #329452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329452; }
p { color: rgb(50,148,82); }
H1.HeaderClassName
{
color: #329452;
}
.AnyTagClassName
{
color: #329452;
}
</style>
background-color css
<style>
a { background-color: #329452; }
a { background-color: rgb(50,148,82); }
div.DivClassName
{
background-color: #329452;
}
.BgClassName
{
background-color: #329452;
}
</style>
border-color css
<style>
span { border-color: #329452; }
span { border-color: rgb(50,148,82); }
td.TdClassName
{
border-color: #329452;
}
.TagClassName
{
border-color: #329452;
}
</style>