Shades of Sea Green #379455
Tints of Sea Green #379455
RGB
CMYK
RGB Variations
Color information
#379455 (or 0x379455) is known color: Sea Green. HEX triplet: 37, 94 and 55. RGB value is (55,148,85). Sum of RGB (Red+Green+Blue) = 55+148+85=288 (38% of max value = 765). Red value is 55 (21.88% from 255 or 19.10% from 288); Green value is 148 (58.20% from 255 or 51.39% from 288); Blue value is 85 (33.59% from 255 or 29.51% from 288); Max value from RGB is 148 - color contains mainly: green. Hex color #379455 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379455 is #C86BAA. Grayscale: #717171. Windows color (decimal): -13134763 or 5608503. OLE color: 5608503.
HSL color Cylindrical-coordinate representation of color #379455: hue angle of 139.35º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379455 is Cyan = 0.63, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 85 | - |
| CMYK | 0.63 | 0 | 0.43 | 0.42 |
| HSL | 139.35º | 0.46% | 0.4% | - |
| HSV(B) | 139.35º | 0.63% | 0.58% | - |
| XYZ | 13.81 | 22.65 | 12.24 | - |
| YUV | 113.01 | 112.19 | 86.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 85 | 0.63 | 0 | 0.43 | 0.42 | 139.35 | 0.46 | 0.4 |
| Hex | 37 | 94 | 55 | 3F | 0 | 2B | 2A | 8B | 2E | 28 |
| Octal | 67 | 224 | 125 | 77 | 0 | 53 | 52 | 213 | 56 | 50 |
| Binary | 110111 | 10010100 | 1010101 | 111111 | 0 | 101011 | 101010 | 10001011 | 101110 | 101000 |
Color Harmonies of #379455
Complementary color
Monochromatic Colors of #379455
Black with #379455
Text Example
Text Example
White with #379455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379455; }
p { color: rgb(55,148,85); }
H1.HeaderClassName
{
color: #379455;
}
.AnyTagClassName
{
color: #379455;
}
</style>
background-color css
<style>
a { background-color: #379455; }
a { background-color: rgb(55,148,85); }
div.DivClassName
{
background-color: #379455;
}
.BgClassName
{
background-color: #379455;
}
</style>
border-color css
<style>
span { border-color: #379455; }
span { border-color: rgb(55,148,85); }
td.TdClassName
{
border-color: #379455;
}
.TagClassName
{
border-color: #379455;
}
</style>