Shades of Sea Green #319650
Tints of Sea Green #319650
RGB
CMYK
RGB Variations
Color information
#319650 (or 0x319650) is known color: Sea Green. HEX triplet: 31, 96 and 50. RGB value is (49,150,80). Sum of RGB (Red+Green+Blue) = 49+150+80=279 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.56% from 279); Green value is 150 (58.98% from 255 or 53.76% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 150 - color contains mainly: green. Hex color #319650 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319650 is #CE69AF. Grayscale: #707070. Windows color (decimal): -13527472 or 5281329. OLE color: 5281329.
HSL color Cylindrical-coordinate representation of color #319650: hue angle of 138.42º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319650 is Cyan = 0.67, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 80 | - |
| CMYK | 0.67 | 0 | 0.47 | 0.41 |
| HSL | 138.42º | 0.51% | 0.39% | - |
| HSV(B) | 138.42º | 0.67% | 0.59% | - |
| XYZ | 13.62 | 23.04 | 11.32 | - |
| YUV | 111.82 | 110.04 | 83.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 80 | 0.67 | 0 | 0.47 | 0.41 | 138.42 | 0.51 | 0.39 |
| Hex | 31 | 96 | 50 | 43 | 0 | 2F | 29 | 8A | 33 | 27 |
| Octal | 61 | 226 | 120 | 103 | 0 | 57 | 51 | 212 | 63 | 47 |
| Binary | 110001 | 10010110 | 1010000 | 1000011 | 0 | 101111 | 101001 | 10001010 | 110011 | 100111 |
Color Harmonies of #319650
Complementary color
Monochromatic Colors of #319650
Black with #319650
Text Example
Text Example
White with #319650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319650; }
p { color: rgb(49,150,80); }
H1.HeaderClassName
{
color: #319650;
}
.AnyTagClassName
{
color: #319650;
}
</style>
background-color css
<style>
a { background-color: #319650; }
a { background-color: rgb(49,150,80); }
div.DivClassName
{
background-color: #319650;
}
.BgClassName
{
background-color: #319650;
}
</style>
border-color css
<style>
span { border-color: #319650; }
span { border-color: rgb(49,150,80); }
td.TdClassName
{
border-color: #319650;
}
.TagClassName
{
border-color: #319650;
}
</style>