Shades of Sea Green #319042
Tints of Sea Green #319042
RGB
CMYK
RGB Variations
Color information
#319042 (or 0x319042) is known color: Sea Green. HEX triplet: 31, 90 and 42. RGB value is (49,144,66). Sum of RGB (Red+Green+Blue) = 49+144+66=259 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.92% from 259); Green value is 144 (56.64% from 255 or 55.60% from 259); Blue value is 66 (26.17% from 255 or 25.48% from 259); Max value from RGB is 144 - color contains mainly: green. Hex color #319042 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319042 is #CE6FBD. Grayscale: #6A6A6A. Windows color (decimal): -13529022 or 4362289. OLE color: 4362289.
HSL color Cylindrical-coordinate representation of color #319042: hue angle of 130.74º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319042 is Cyan = 0.66, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 66 | - |
| CMYK | 0.66 | 0 | 0.54 | 0.44 |
| HSL | 130.74º | 0.49% | 0.38% | - |
| HSV(B) | 130.74º | 0.66% | 0.56% | - |
| XYZ | 12.22 | 20.99 | 8.56 | - |
| YUV | 106.7 | 105.03 | 86.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 66 | 0.66 | 0 | 0.54 | 0.44 | 130.74 | 0.49 | 0.38 |
| Hex | 31 | 90 | 42 | 42 | 0 | 36 | 2C | 83 | 31 | 26 |
| Octal | 61 | 220 | 102 | 102 | 0 | 66 | 54 | 203 | 61 | 46 |
| Binary | 110001 | 10010000 | 1000010 | 1000010 | 0 | 110110 | 101100 | 10000011 | 110001 | 100110 |
Color Harmonies of #319042
Complementary color
Monochromatic Colors of #319042
Black with #319042
Text Example
Text Example
White with #319042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319042; }
p { color: rgb(49,144,66); }
H1.HeaderClassName
{
color: #319042;
}
.AnyTagClassName
{
color: #319042;
}
</style>
background-color css
<style>
a { background-color: #319042; }
a { background-color: rgb(49,144,66); }
div.DivClassName
{
background-color: #319042;
}
.BgClassName
{
background-color: #319042;
}
</style>
border-color css
<style>
span { border-color: #319042; }
span { border-color: rgb(49,144,66); }
td.TdClassName
{
border-color: #319042;
}
.TagClassName
{
border-color: #319042;
}
</style>