Shades of Sea Green #278550
Tints of Sea Green #278550
RGB
CMYK
RGB Variations
Color information
#278550 (or 0x278550) is known color: Sea Green. HEX triplet: 27, 85 and 50. RGB value is (39,133,80). Sum of RGB (Red+Green+Blue) = 39+133+80=252 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.48% from 252); Green value is 133 (52.34% from 255 or 52.78% from 252); Blue value is 80 (31.64% from 255 or 31.75% from 252); Max value from RGB is 133 - color contains mainly: green. Hex color #278550 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #278550 is #D87AAF. Grayscale: #626262. Windows color (decimal): -14187184 or 5276967. OLE color: 5276967.
HSL color Cylindrical-coordinate representation of color #278550: hue angle of 146.17º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #278550 is Cyan = 0.71, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 133 | 80 | - |
| CMYK | 0.71 | 0 | 0.40 | 0.48 |
| HSL | 146.17º | 0.55% | 0.34% | - |
| HSV(B) | 146.17º | 0.71% | 0.52% | - |
| XYZ | 10.67 | 17.79 | 10.46 | - |
| YUV | 98.85 | 117.36 | 85.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 133 | 80 | 0.71 | 0 | 0.40 | 0.48 | 146.17 | 0.55 | 0.34 |
| Hex | 27 | 85 | 50 | 47 | 0 | 28 | 30 | 92 | 37 | 22 |
| Octal | 47 | 205 | 120 | 107 | 0 | 50 | 60 | 222 | 67 | 42 |
| Binary | 100111 | 10000101 | 1010000 | 1000111 | 0 | 101000 | 110000 | 10010010 | 110111 | 100010 |
Color Harmonies of #278550
Complementary color
Monochromatic Colors of #278550
Black with #278550
Text Example
Text Example
White with #278550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278550; }
p { color: rgb(39,133,80); }
H1.HeaderClassName
{
color: #278550;
}
.AnyTagClassName
{
color: #278550;
}
</style>
background-color css
<style>
a { background-color: #278550; }
a { background-color: rgb(39,133,80); }
div.DivClassName
{
background-color: #278550;
}
.BgClassName
{
background-color: #278550;
}
</style>
border-color css
<style>
span { border-color: #278550; }
span { border-color: rgb(39,133,80); }
td.TdClassName
{
border-color: #278550;
}
.TagClassName
{
border-color: #278550;
}
</style>