Shades of Sea Green #319358
Tints of Sea Green #319358
RGB
CMYK
RGB Variations
Color information
#319358 (or 0x319358) is known color: Sea Green. HEX triplet: 31, 93 and 58. RGB value is (49,147,88). Sum of RGB (Red+Green+Blue) = 49+147+88=284 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.25% from 284); Green value is 147 (57.81% from 255 or 51.76% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 147 - color contains mainly: green. Hex color #319358 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319358 is #CE6CA7. Grayscale: #6F6F6F. Windows color (decimal): -13528232 or 5804849. OLE color: 5804849.
HSL color Cylindrical-coordinate representation of color #319358: hue angle of 143.88º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319358 is Cyan = 0.67, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 147 | 88 | - |
| CMYK | 0.67 | 0 | 0.40 | 0.42 |
| HSL | 143.88º | 0.5% | 0.38% | - |
| HSV(B) | 143.88º | 0.67% | 0.58% | - |
| XYZ | 13.46 | 22.22 | 12.81 | - |
| YUV | 110.97 | 115.03 | 83.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 147 | 88 | 0.67 | 0 | 0.40 | 0.42 | 143.88 | 0.5 | 0.38 |
| Hex | 31 | 93 | 58 | 43 | 0 | 28 | 2A | 90 | 32 | 26 |
| Octal | 61 | 223 | 130 | 103 | 0 | 50 | 52 | 220 | 62 | 46 |
| Binary | 110001 | 10010011 | 1011000 | 1000011 | 0 | 101000 | 101010 | 10010000 | 110010 | 100110 |
Color Harmonies of #319358
Complementary color
Monochromatic Colors of #319358
Black with #319358
Text Example
Text Example
White with #319358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319358; }
p { color: rgb(49,147,88); }
H1.HeaderClassName
{
color: #319358;
}
.AnyTagClassName
{
color: #319358;
}
</style>
background-color css
<style>
a { background-color: #319358; }
a { background-color: rgb(49,147,88); }
div.DivClassName
{
background-color: #319358;
}
.BgClassName
{
background-color: #319358;
}
</style>
border-color css
<style>
span { border-color: #319358; }
span { border-color: rgb(49,147,88); }
td.TdClassName
{
border-color: #319358;
}
.TagClassName
{
border-color: #319358;
}
</style>