Shades of Sea Green #219358
Tints of Sea Green #219358
RGB
CMYK
RGB Variations
Color information
#219358 (or 0x219358) is known color: Sea Green. HEX triplet: 21, 93 and 58. RGB value is (33,147,88). Sum of RGB (Red+Green+Blue) = 33+147+88=268 (35% of max value = 765). Red value is 33 (13.28% from 255 or 12.31% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 88 (34.77% from 255 or 32.84% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #219358 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #219358 is #DE6CA7. Grayscale: #6A6A6A. Windows color (decimal): -14576808 or 5804833. OLE color: 5804833.
HSL color Cylindrical-coordinate representation of color #219358: hue angle of 148.95º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219358 is Cyan = 0.78, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 88 | - |
| CMYK | 0.78 | 0 | 0.40 | 0.42 |
| HSL | 148.95º | 0.63% | 0.35% | - |
| HSV(B) | 148.95º | 0.78% | 0.58% | - |
| XYZ | 12.82 | 21.9 | 12.78 | - |
| YUV | 106.19 | 117.73 | 75.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 88 | 0.78 | 0 | 0.40 | 0.42 | 148.95 | 0.63 | 0.35 |
| Hex | 21 | 93 | 58 | 4E | 0 | 28 | 2A | 95 | 3F | 23 |
| Octal | 41 | 223 | 130 | 116 | 0 | 50 | 52 | 225 | 77 | 43 |
| Binary | 100001 | 10010011 | 1011000 | 1001110 | 0 | 101000 | 101010 | 10010101 | 111111 | 100011 |
Color Harmonies of #219358
Complementary color
Monochromatic Colors of #219358
Black with #219358
Text Example
Text Example
White with #219358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219358; }
p { color: rgb(33,147,88); }
H1.HeaderClassName
{
color: #219358;
}
.AnyTagClassName
{
color: #219358;
}
</style>
background-color css
<style>
a { background-color: #219358; }
a { background-color: rgb(33,147,88); }
div.DivClassName
{
background-color: #219358;
}
.BgClassName
{
background-color: #219358;
}
</style>
border-color css
<style>
span { border-color: #219358; }
span { border-color: rgb(33,147,88); }
td.TdClassName
{
border-color: #219358;
}
.TagClassName
{
border-color: #219358;
}
</style>