Shades of Sea Green #329450
Tints of Sea Green #329450
RGB
CMYK
RGB Variations
Color information
#329450 (or 0x329450) is known color: Sea Green. HEX triplet: 32, 94 and 50. RGB value is (50,148,80). Sum of RGB (Red+Green+Blue) = 50+148+80=278 (36% of max value = 765). Red value is 50 (19.92% from 255 or 17.99% from 278); Green value is 148 (58.20% from 255 or 53.24% from 278); Blue value is 80 (31.64% from 255 or 28.78% from 278); Max value from RGB is 148 - color contains mainly: green. Hex color #329450 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329450 is #CD6BAF. Grayscale: #6F6F6F. Windows color (decimal): -13462448 or 5280818. OLE color: 5280818.
HSL color Cylindrical-coordinate representation of color #329450: hue angle of 138.37º 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 #329450 is Cyan = 0.66, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 80 | - |
| CMYK | 0.66 | 0 | 0.46 | 0.42 |
| HSL | 138.37º | 0.49% | 0.39% | - |
| HSV(B) | 138.37º | 0.66% | 0.58% | - |
| XYZ | 13.35 | 22.44 | 11.22 | - |
| YUV | 110.95 | 110.53 | 84.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 80 | 0.66 | 0 | 0.46 | 0.42 | 138.37 | 0.49 | 0.39 |
| Hex | 32 | 94 | 50 | 42 | 0 | 2E | 2A | 8A | 31 | 27 |
| Octal | 62 | 224 | 120 | 102 | 0 | 56 | 52 | 212 | 61 | 47 |
| Binary | 110010 | 10010100 | 1010000 | 1000010 | 0 | 101110 | 101010 | 10001010 | 110001 | 100111 |
Color Harmonies of #329450
Complementary color
Monochromatic Colors of #329450
Black with #329450
Text Example
Text Example
White with #329450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329450; }
p { color: rgb(50,148,80); }
H1.HeaderClassName
{
color: #329450;
}
.AnyTagClassName
{
color: #329450;
}
</style>
background-color css
<style>
a { background-color: #329450; }
a { background-color: rgb(50,148,80); }
div.DivClassName
{
background-color: #329450;
}
.BgClassName
{
background-color: #329450;
}
</style>
border-color css
<style>
span { border-color: #329450; }
span { border-color: rgb(50,148,80); }
td.TdClassName
{
border-color: #329450;
}
.TagClassName
{
border-color: #329450;
}
</style>