Shades of Sea Green #398960
Tints of Sea Green #398960
RGB
CMYK
RGB Variations
Color information
#398960 (or 0x398960) is known color: Sea Green. HEX triplet: 39, 89 and 60. RGB value is (57,137,96). Sum of RGB (Red+Green+Blue) = 57+137+96=290 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.66% from 290); Green value is 137 (53.91% from 255 or 47.24% from 290); Blue value is 96 (37.89% from 255 or 33.10% from 290); Max value from RGB is 137 - color contains mainly: green. Hex color #398960 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398960 is #C6769F. Grayscale: #6C6C6C. Windows color (decimal): -13006496 or 6326585. OLE color: 6326585.
HSL color Cylindrical-coordinate representation of color #398960: hue angle of 149.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398960 is Cyan = 0.58, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 96 | - |
| CMYK | 0.58 | 0 | 0.30 | 0.46 |
| HSL | 149.25º | 0.41% | 0.38% | - |
| HSV(B) | 149.25º | 0.58% | 0.54% | - |
| XYZ | 12.74 | 19.61 | 14.18 | - |
| YUV | 108.41 | 121 | 91.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 96 | 0.58 | 0 | 0.30 | 0.46 | 149.25 | 0.41 | 0.38 |
| Hex | 39 | 89 | 60 | 3A | 0 | 1E | 2E | 95 | 29 | 26 |
| Octal | 71 | 211 | 140 | 72 | 0 | 36 | 56 | 225 | 51 | 46 |
| Binary | 111001 | 10001001 | 1100000 | 111010 | 0 | 11110 | 101110 | 10010101 | 101001 | 100110 |
Color Harmonies of #398960
Complementary color
Monochromatic Colors of #398960
Black with #398960
Text Example
Text Example
White with #398960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398960; }
p { color: rgb(57,137,96); }
H1.HeaderClassName
{
color: #398960;
}
.AnyTagClassName
{
color: #398960;
}
</style>
background-color css
<style>
a { background-color: #398960; }
a { background-color: rgb(57,137,96); }
div.DivClassName
{
background-color: #398960;
}
.BgClassName
{
background-color: #398960;
}
</style>
border-color css
<style>
span { border-color: #398960; }
span { border-color: rgb(57,137,96); }
td.TdClassName
{
border-color: #398960;
}
.TagClassName
{
border-color: #398960;
}
</style>