Shades of Sea Green #318560
Tints of Sea Green #318560
RGB
CMYK
RGB Variations
Color information
#318560 (or 0x318560) is known color: Sea Green. HEX triplet: 31, 85 and 60. RGB value is (49,133,96). Sum of RGB (Red+Green+Blue) = 49+133+96=278 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.63% from 278); Green value is 133 (52.34% from 255 or 47.84% from 278); Blue value is 96 (37.89% from 255 or 34.53% from 278); Max value from RGB is 133 - color contains mainly: green. Hex color #318560 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318560 is #CE7A9F. Grayscale: #676767. Windows color (decimal): -13531808 or 6325553. OLE color: 6325553.
HSL color Cylindrical-coordinate representation of color #318560: hue angle of 153.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318560 is Cyan = 0.63, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 96 | - |
| CMYK | 0.63 | 0 | 0.28 | 0.48 |
| HSL | 153.57º | 0.46% | 0.36% | - |
| HSV(B) | 153.57º | 0.63% | 0.52% | - |
| XYZ | 11.77 | 18.27 | 13.97 | - |
| YUV | 103.67 | 123.67 | 89.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 96 | 0.63 | 0 | 0.28 | 0.48 | 153.57 | 0.46 | 0.36 |
| Hex | 31 | 85 | 60 | 3F | 0 | 1C | 30 | 9A | 2E | 24 |
| Octal | 61 | 205 | 140 | 77 | 0 | 34 | 60 | 232 | 56 | 44 |
| Binary | 110001 | 10000101 | 1100000 | 111111 | 0 | 11100 | 110000 | 10011010 | 101110 | 100100 |
Color Harmonies of #318560
Complementary color
Monochromatic Colors of #318560
Black with #318560
Text Example
Text Example
White with #318560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318560; }
p { color: rgb(49,133,96); }
H1.HeaderClassName
{
color: #318560;
}
.AnyTagClassName
{
color: #318560;
}
</style>
background-color css
<style>
a { background-color: #318560; }
a { background-color: rgb(49,133,96); }
div.DivClassName
{
background-color: #318560;
}
.BgClassName
{
background-color: #318560;
}
</style>
border-color css
<style>
span { border-color: #318560; }
span { border-color: rgb(49,133,96); }
td.TdClassName
{
border-color: #318560;
}
.TagClassName
{
border-color: #318560;
}
</style>