Shades of Sea Green #318656
Tints of Sea Green #318656
RGB
CMYK
RGB Variations
Color information
#318656 (or 0x318656) is known color: Sea Green. HEX triplet: 31, 86 and 56. RGB value is (49,134,86). Sum of RGB (Red+Green+Blue) = 49+134+86=269 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.22% from 269); Green value is 134 (52.73% from 255 or 49.81% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 134 - color contains mainly: green. Hex color #318656 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318656 is #CE79A9. Grayscale: #676767. Windows color (decimal): -13531562 or 5670449. OLE color: 5670449.
HSL color Cylindrical-coordinate representation of color #318656: hue angle of 146.12º 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 #318656 is Cyan = 0.63, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 86 | - |
| CMYK | 0.63 | 0 | 0.36 | 0.47 |
| HSL | 146.12º | 0.46% | 0.36% | - |
| HSV(B) | 146.12º | 0.63% | 0.53% | - |
| XYZ | 11.47 | 18.38 | 11.75 | - |
| YUV | 103.11 | 118.34 | 89.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 86 | 0.63 | 0 | 0.36 | 0.47 | 146.12 | 0.46 | 0.36 |
| Hex | 31 | 86 | 56 | 3F | 0 | 24 | 2F | 92 | 2E | 24 |
| Octal | 61 | 206 | 126 | 77 | 0 | 44 | 57 | 222 | 56 | 44 |
| Binary | 110001 | 10000110 | 1010110 | 111111 | 0 | 100100 | 101111 | 10010010 | 101110 | 100100 |
Color Harmonies of #318656
Complementary color
Monochromatic Colors of #318656
Black with #318656
Text Example
Text Example
White with #318656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318656; }
p { color: rgb(49,134,86); }
H1.HeaderClassName
{
color: #318656;
}
.AnyTagClassName
{
color: #318656;
}
</style>
background-color css
<style>
a { background-color: #318656; }
a { background-color: rgb(49,134,86); }
div.DivClassName
{
background-color: #318656;
}
.BgClassName
{
background-color: #318656;
}
</style>
border-color css
<style>
span { border-color: #318656; }
span { border-color: rgb(49,134,86); }
td.TdClassName
{
border-color: #318656;
}
.TagClassName
{
border-color: #318656;
}
</style>