Shades of Sea Green #329453
Tints of Sea Green #329453
RGB
CMYK
RGB Variations
Color information
#329453 (or 0x329453) is known color: Sea Green. HEX triplet: 32, 94 and 53. RGB value is (50,148,83). Sum of RGB (Red+Green+Blue) = 50+148+83=281 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.79% from 281); Green value is 148 (58.20% from 255 or 52.67% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 148 - color contains mainly: green. Hex color #329453 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329453 is #CD6BAC. Grayscale: #6F6F6F. Windows color (decimal): -13462445 or 5477426. OLE color: 5477426.
HSL color Cylindrical-coordinate representation of color #329453: hue angle of 140.2º 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 #329453 is Cyan = 0.66, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 83 | - |
| CMYK | 0.66 | 0 | 0.44 | 0.42 |
| HSL | 140.2º | 0.49% | 0.39% | - |
| HSV(B) | 140.2º | 0.66% | 0.58% | - |
| XYZ | 13.47 | 22.48 | 11.81 | - |
| YUV | 111.29 | 112.03 | 84.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 83 | 0.66 | 0 | 0.44 | 0.42 | 140.2 | 0.49 | 0.39 |
| Hex | 32 | 94 | 53 | 42 | 0 | 2C | 2A | 8C | 31 | 27 |
| Octal | 62 | 224 | 123 | 102 | 0 | 54 | 52 | 214 | 61 | 47 |
| Binary | 110010 | 10010100 | 1010011 | 1000010 | 0 | 101100 | 101010 | 10001100 | 110001 | 100111 |
Color Harmonies of #329453
Complementary color
Monochromatic Colors of #329453
Black with #329453
Text Example
Text Example
White with #329453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329453; }
p { color: rgb(50,148,83); }
H1.HeaderClassName
{
color: #329453;
}
.AnyTagClassName
{
color: #329453;
}
</style>
background-color css
<style>
a { background-color: #329453; }
a { background-color: rgb(50,148,83); }
div.DivClassName
{
background-color: #329453;
}
.BgClassName
{
background-color: #329453;
}
</style>
border-color css
<style>
span { border-color: #329453; }
span { border-color: rgb(50,148,83); }
td.TdClassName
{
border-color: #329453;
}
.TagClassName
{
border-color: #329453;
}
</style>