Shades of Sea Green #278560
Tints of Sea Green #278560
RGB
CMYK
RGB Variations
Color information
#278560 (or 0x278560) is known color: Sea Green. HEX triplet: 27, 85 and 60. RGB value is (39,133,96). Sum of RGB (Red+Green+Blue) = 39+133+96=268 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.55% from 268); Green value is 133 (52.34% from 255 or 49.63% from 268); Blue value is 96 (37.89% from 255 or 35.82% from 268); Max value from RGB is 133 - color contains mainly: green. Hex color #278560 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #278560 is #D87A9F. Grayscale: #646464. Windows color (decimal): -14187168 or 6325543. OLE color: 6325543.
HSL color Cylindrical-coordinate representation of color #278560: hue angle of 156.38º 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 #278560 is Cyan = 0.71, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 133 | 96 | - |
| CMYK | 0.71 | 0 | 0.28 | 0.48 |
| HSL | 156.38º | 0.55% | 0.34% | - |
| HSV(B) | 156.38º | 0.71% | 0.52% | - |
| XYZ | 11.34 | 18.05 | 13.95 | - |
| YUV | 100.68 | 125.36 | 84.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 133 | 96 | 0.71 | 0 | 0.28 | 0.48 | 156.38 | 0.55 | 0.34 |
| Hex | 27 | 85 | 60 | 47 | 0 | 1C | 30 | 9C | 37 | 22 |
| Octal | 47 | 205 | 140 | 107 | 0 | 34 | 60 | 234 | 67 | 42 |
| Binary | 100111 | 10000101 | 1100000 | 1000111 | 0 | 11100 | 110000 | 10011100 | 110111 | 100010 |
Color Harmonies of #278560
Complementary color
Monochromatic Colors of #278560
Black with #278560
Text Example
Text Example
White with #278560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278560; }
p { color: rgb(39,133,96); }
H1.HeaderClassName
{
color: #278560;
}
.AnyTagClassName
{
color: #278560;
}
</style>
background-color css
<style>
a { background-color: #278560; }
a { background-color: rgb(39,133,96); }
div.DivClassName
{
background-color: #278560;
}
.BgClassName
{
background-color: #278560;
}
</style>
border-color css
<style>
span { border-color: #278560; }
span { border-color: rgb(39,133,96); }
td.TdClassName
{
border-color: #278560;
}
.TagClassName
{
border-color: #278560;
}
</style>