Shades of Sea Green #318649
Tints of Sea Green #318649
RGB
CMYK
RGB Variations
Color information
#318649 (or 0x318649) is known color: Sea Green. HEX triplet: 31, 86 and 49. RGB value is (49,134,73). Sum of RGB (Red+Green+Blue) = 49+134+73=256 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.14% from 256); Green value is 134 (52.73% from 255 or 52.34% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 134 - color contains mainly: green. Hex color #318649 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318649 is #CE79B6. Grayscale: #656565. Windows color (decimal): -13531575 or 4818481. OLE color: 4818481.
HSL color Cylindrical-coordinate representation of color #318649: hue angle of 136.94º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318649 is Cyan = 0.63, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 73 | - |
| CMYK | 0.63 | 0 | 0.46 | 0.47 |
| HSL | 136.94º | 0.46% | 0.36% | - |
| HSV(B) | 136.94º | 0.63% | 0.53% | - |
| XYZ | 10.99 | 18.18 | 9.23 | - |
| YUV | 101.63 | 111.84 | 90.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 73 | 0.63 | 0 | 0.46 | 0.47 | 136.94 | 0.46 | 0.36 |
| Hex | 31 | 86 | 49 | 3F | 0 | 2E | 2F | 89 | 2E | 24 |
| Octal | 61 | 206 | 111 | 77 | 0 | 56 | 57 | 211 | 56 | 44 |
| Binary | 110001 | 10000110 | 1001001 | 111111 | 0 | 101110 | 101111 | 10001001 | 101110 | 100100 |
Color Harmonies of #318649
Complementary color
Monochromatic Colors of #318649
Black with #318649
Text Example
Text Example
White with #318649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318649; }
p { color: rgb(49,134,73); }
H1.HeaderClassName
{
color: #318649;
}
.AnyTagClassName
{
color: #318649;
}
</style>
background-color css
<style>
a { background-color: #318649; }
a { background-color: rgb(49,134,73); }
div.DivClassName
{
background-color: #318649;
}
.BgClassName
{
background-color: #318649;
}
</style>
border-color css
<style>
span { border-color: #318649; }
span { border-color: rgb(49,134,73); }
td.TdClassName
{
border-color: #318649;
}
.TagClassName
{
border-color: #318649;
}
</style>