Shades of Sea Green #319354
Tints of Sea Green #319354
RGB
CMYK
RGB Variations
Color information
#319354 (or 0x319354) is known color: Sea Green. HEX triplet: 31, 93 and 54. RGB value is (49,147,84). Sum of RGB (Red+Green+Blue) = 49+147+84=280 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.5% from 280); Green value is 147 (57.81% from 255 or 52.5% from 280); Blue value is 84 (33.20% from 255 or 30% from 280); Max value from RGB is 147 - color contains mainly: green. Hex color #319354 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319354 is #CE6CAB. Grayscale: #6E6E6E. Windows color (decimal): -13528236 or 5542705. OLE color: 5542705.
HSL color Cylindrical-coordinate representation of color #319354: hue angle of 141.43º 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 #319354 is Cyan = 0.67, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 147 | 84 | - |
| CMYK | 0.67 | 0 | 0.43 | 0.42 |
| HSL | 141.43º | 0.5% | 0.38% | - |
| HSV(B) | 141.43º | 0.67% | 0.58% | - |
| XYZ | 13.3 | 22.16 | 11.96 | - |
| YUV | 110.52 | 113.03 | 84.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 147 | 84 | 0.67 | 0 | 0.43 | 0.42 | 141.43 | 0.5 | 0.38 |
| Hex | 31 | 93 | 54 | 43 | 0 | 2B | 2A | 8D | 32 | 26 |
| Octal | 61 | 223 | 124 | 103 | 0 | 53 | 52 | 215 | 62 | 46 |
| Binary | 110001 | 10010011 | 1010100 | 1000011 | 0 | 101011 | 101010 | 10001101 | 110010 | 100110 |
Color Harmonies of #319354
Complementary color
Monochromatic Colors of #319354
Black with #319354
Text Example
Text Example
White with #319354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319354; }
p { color: rgb(49,147,84); }
H1.HeaderClassName
{
color: #319354;
}
.AnyTagClassName
{
color: #319354;
}
</style>
background-color css
<style>
a { background-color: #319354; }
a { background-color: rgb(49,147,84); }
div.DivClassName
{
background-color: #319354;
}
.BgClassName
{
background-color: #319354;
}
</style>
border-color css
<style>
span { border-color: #319354; }
span { border-color: rgb(49,147,84); }
td.TdClassName
{
border-color: #319354;
}
.TagClassName
{
border-color: #319354;
}
</style>