Shades of Sea Green #398460
Tints of Sea Green #398460
RGB
CMYK
RGB Variations
Color information
#398460 (or 0x398460) is known color: Sea Green. HEX triplet: 39, 84 and 60. RGB value is (57,132,96). Sum of RGB (Red+Green+Blue) = 57+132+96=285 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20% from 285); Green value is 132 (51.95% from 255 or 46.32% from 285); Blue value is 96 (37.89% from 255 or 33.68% from 285); Max value from RGB is 132 - color contains mainly: green. Hex color #398460 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398460 is #C67B9F. Grayscale: #696969. Windows color (decimal): -13007776 or 6325305. OLE color: 6325305.
HSL color Cylindrical-coordinate representation of color #398460: hue angle of 151.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398460 is Cyan = 0.57, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 96 | - |
| CMYK | 0.57 | 0 | 0.27 | 0.48 |
| HSL | 151.2º | 0.4% | 0.37% | - |
| HSV(B) | 151.2º | 0.57% | 0.52% | - |
| XYZ | 12.05 | 18.22 | 13.95 | - |
| YUV | 105.47 | 122.65 | 93.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 96 | 0.57 | 0 | 0.27 | 0.48 | 151.2 | 0.4 | 0.37 |
| Hex | 39 | 84 | 60 | 39 | 0 | 1B | 30 | 97 | 28 | 25 |
| Octal | 71 | 204 | 140 | 71 | 0 | 33 | 60 | 227 | 50 | 45 |
| Binary | 111001 | 10000100 | 1100000 | 111001 | 0 | 11011 | 110000 | 10010111 | 101000 | 100101 |
Color Harmonies of #398460
Complementary color
Monochromatic Colors of #398460
Black with #398460
Text Example
Text Example
White with #398460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398460; }
p { color: rgb(57,132,96); }
H1.HeaderClassName
{
color: #398460;
}
.AnyTagClassName
{
color: #398460;
}
</style>
background-color css
<style>
a { background-color: #398460; }
a { background-color: rgb(57,132,96); }
div.DivClassName
{
background-color: #398460;
}
.BgClassName
{
background-color: #398460;
}
</style>
border-color css
<style>
span { border-color: #398460; }
span { border-color: rgb(57,132,96); }
td.TdClassName
{
border-color: #398460;
}
.TagClassName
{
border-color: #398460;
}
</style>