Shades of Sea Green #278948
Tints of Sea Green #278948
RGB
CMYK
RGB Variations
Color information
#278948 (or 0x278948) is known color: Sea Green. HEX triplet: 27, 89 and 48. RGB value is (39,137,72). Sum of RGB (Red+Green+Blue) = 39+137+72=248 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.73% from 248); Green value is 137 (53.91% from 255 or 55.24% from 248); Blue value is 72 (28.52% from 255 or 29.03% from 248); Max value from RGB is 137 - color contains mainly: green. Hex color #278948 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278948 is #D876B7. Grayscale: #646464. Windows color (decimal): -14186168 or 4753703. OLE color: 4753703.
HSL color Cylindrical-coordinate representation of color #278948: hue angle of 140.2º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #278948 is Cyan = 0.72, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 137 | 72 | - |
| CMYK | 0.72 | 0 | 0.47 | 0.46 |
| HSL | 140.2º | 0.56% | 0.35% | - |
| HSV(B) | 140.2º | 0.72% | 0.54% | - |
| XYZ | 10.95 | 18.79 | 9.18 | - |
| YUV | 100.29 | 112.03 | 84.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 137 | 72 | 0.72 | 0 | 0.47 | 0.46 | 140.2 | 0.56 | 0.35 |
| Hex | 27 | 89 | 48 | 48 | 0 | 2F | 2E | 8C | 38 | 23 |
| Octal | 47 | 211 | 110 | 110 | 0 | 57 | 56 | 214 | 70 | 43 |
| Binary | 100111 | 10001001 | 1001000 | 1001000 | 0 | 101111 | 101110 | 10001100 | 111000 | 100011 |
Color Harmonies of #278948
Complementary color
Monochromatic Colors of #278948
Black with #278948
Text Example
Text Example
White with #278948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278948; }
p { color: rgb(39,137,72); }
H1.HeaderClassName
{
color: #278948;
}
.AnyTagClassName
{
color: #278948;
}
</style>
background-color css
<style>
a { background-color: #278948; }
a { background-color: rgb(39,137,72); }
div.DivClassName
{
background-color: #278948;
}
.BgClassName
{
background-color: #278948;
}
</style>
border-color css
<style>
span { border-color: #278948; }
span { border-color: rgb(39,137,72); }
td.TdClassName
{
border-color: #278948;
}
.TagClassName
{
border-color: #278948;
}
</style>