Shades of Sea Green #279550
Tints of Sea Green #279550
RGB
CMYK
RGB Variations
Color information
#279550 (or 0x279550) is known color: Sea Green. HEX triplet: 27, 95 and 50. RGB value is (39,149,80). Sum of RGB (Red+Green+Blue) = 39+149+80=268 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.55% from 268); Green value is 149 (58.59% from 255 or 55.60% from 268); Blue value is 80 (31.64% from 255 or 29.85% from 268); Max value from RGB is 149 - color contains mainly: green. Hex color #279550 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #279550 is #D86AAF. Grayscale: #6C6C6C. Windows color (decimal): -14183088 or 5281063. OLE color: 5281063.
HSL color Cylindrical-coordinate representation of color #279550: hue angle of 142.36º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #279550 is Cyan = 0.74, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 149 | 80 | - |
| CMYK | 0.74 | 0 | 0.46 | 0.42 |
| HSL | 142.36º | 0.59% | 0.37% | - |
| HSV(B) | 142.36º | 0.74% | 0.58% | - |
| XYZ | 13.03 | 22.51 | 11.25 | - |
| YUV | 108.24 | 112.06 | 78.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 149 | 80 | 0.74 | 0 | 0.46 | 0.42 | 142.36 | 0.59 | 0.37 |
| Hex | 27 | 95 | 50 | 4A | 0 | 2E | 2A | 8E | 3B | 25 |
| Octal | 47 | 225 | 120 | 112 | 0 | 56 | 52 | 216 | 73 | 45 |
| Binary | 100111 | 10010101 | 1010000 | 1001010 | 0 | 101110 | 101010 | 10001110 | 111011 | 100101 |
Color Harmonies of #279550
Complementary color
Monochromatic Colors of #279550
Black with #279550
Text Example
Text Example
White with #279550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279550; }
p { color: rgb(39,149,80); }
H1.HeaderClassName
{
color: #279550;
}
.AnyTagClassName
{
color: #279550;
}
</style>
background-color css
<style>
a { background-color: #279550; }
a { background-color: rgb(39,149,80); }
div.DivClassName
{
background-color: #279550;
}
.BgClassName
{
background-color: #279550;
}
</style>
border-color css
<style>
span { border-color: #279550; }
span { border-color: rgb(39,149,80); }
td.TdClassName
{
border-color: #279550;
}
.TagClassName
{
border-color: #279550;
}
</style>