Shades of Sea Green #278051
Tints of Sea Green #278051
RGB
CMYK
RGB Variations
Color information
#278051 (or 0x278051) is known color: Sea Green. HEX triplet: 27, 80 and 51. RGB value is (39,128,81). Sum of RGB (Red+Green+Blue) = 39+128+81=248 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.73% from 248); Green value is 128 (50.39% from 255 or 51.61% from 248); Blue value is 81 (32.03% from 255 or 32.66% from 248); Max value from RGB is 128 - color contains mainly: green. Hex color #278051 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #278051 is #D87FAE. Grayscale: #606060. Windows color (decimal): -14188463 or 5341223. OLE color: 5341223.
HSL color Cylindrical-coordinate representation of color #278051: hue angle of 148.31º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278051 is Cyan = 0.70, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 128 | 81 | - |
| CMYK | 0.70 | 0 | 0.37 | 0.50 |
| HSL | 148.31º | 0.53% | 0.33% | - |
| HSV(B) | 148.31º | 0.7% | 0.5% | - |
| XYZ | 10.04 | 16.46 | 10.43 | - |
| YUV | 96.03 | 119.51 | 87.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 81 | 0.70 | 0 | 0.37 | 0.50 | 148.31 | 0.53 | 0.33 |
| Hex | 27 | 80 | 51 | 46 | 0 | 25 | 32 | 94 | 35 | 21 |
| Octal | 47 | 200 | 121 | 106 | 0 | 45 | 62 | 224 | 65 | 41 |
| Binary | 100111 | 10000000 | 1010001 | 1000110 | 0 | 100101 | 110010 | 10010100 | 110101 | 100001 |
Color Harmonies of #278051
Complementary color
Monochromatic Colors of #278051
Black with #278051
Text Example
Text Example
White with #278051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278051; }
p { color: rgb(39,128,81); }
H1.HeaderClassName
{
color: #278051;
}
.AnyTagClassName
{
color: #278051;
}
</style>
background-color css
<style>
a { background-color: #278051; }
a { background-color: rgb(39,128,81); }
div.DivClassName
{
background-color: #278051;
}
.BgClassName
{
background-color: #278051;
}
</style>
border-color css
<style>
span { border-color: #278051; }
span { border-color: rgb(39,128,81); }
td.TdClassName
{
border-color: #278051;
}
.TagClassName
{
border-color: #278051;
}
</style>