Shades of Sea Green #319149
Tints of Sea Green #319149
RGB
CMYK
RGB Variations
Color information
#319149 (or 0x319149) is known color: Sea Green. HEX triplet: 31, 91 and 49. RGB value is (49,145,73). Sum of RGB (Red+Green+Blue) = 49+145+73=267 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.35% from 267); Green value is 145 (57.03% from 255 or 54.31% from 267); Blue value is 73 (28.91% from 255 or 27.34% from 267); Max value from RGB is 145 - color contains mainly: green. Hex color #319149 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319149 is #CE6EB6. Grayscale: #6C6C6C. Windows color (decimal): -13528759 or 4821297. OLE color: 4821297.
HSL color Cylindrical-coordinate representation of color #319149: hue angle of 135º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319149 is Cyan = 0.66, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 73 | - |
| CMYK | 0.66 | 0 | 0.50 | 0.43 |
| HSL | 135º | 0.49% | 0.38% | - |
| HSV(B) | 135º | 0.66% | 0.57% | - |
| XYZ | 12.59 | 21.38 | 9.77 | - |
| YUV | 108.09 | 108.2 | 85.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 73 | 0.66 | 0 | 0.50 | 0.43 | 135 | 0.49 | 0.38 |
| Hex | 31 | 91 | 49 | 42 | 0 | 32 | 2B | 87 | 31 | 26 |
| Octal | 61 | 221 | 111 | 102 | 0 | 62 | 53 | 207 | 61 | 46 |
| Binary | 110001 | 10010001 | 1001001 | 1000010 | 0 | 110010 | 101011 | 10000111 | 110001 | 100110 |
Color Harmonies of #319149
Complementary color
Monochromatic Colors of #319149
Black with #319149
Text Example
Text Example
White with #319149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319149; }
p { color: rgb(49,145,73); }
H1.HeaderClassName
{
color: #319149;
}
.AnyTagClassName
{
color: #319149;
}
</style>
background-color css
<style>
a { background-color: #319149; }
a { background-color: rgb(49,145,73); }
div.DivClassName
{
background-color: #319149;
}
.BgClassName
{
background-color: #319149;
}
</style>
border-color css
<style>
span { border-color: #319149; }
span { border-color: rgb(49,145,73); }
td.TdClassName
{
border-color: #319149;
}
.TagClassName
{
border-color: #319149;
}
</style>