Shades of Sea Green #219042
Tints of Sea Green #219042
RGB
CMYK
RGB Variations
Color information
#219042 (or 0x219042) is known color: Sea Green. HEX triplet: 21, 90 and 42. RGB value is (33,144,66). Sum of RGB (Red+Green+Blue) = 33+144+66=243 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.58% from 243); Green value is 144 (56.64% from 255 or 59.26% from 243); Blue value is 66 (26.17% from 255 or 27.16% from 243); Max value from RGB is 144 - color contains mainly: green. Hex color #219042 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #219042 is #DE6FBD. Grayscale: #666666. Windows color (decimal): -14577598 or 4362273. OLE color: 4362273.
HSL color Cylindrical-coordinate representation of color #219042: hue angle of 137.84º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #219042 is Cyan = 0.77, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 33 | 144 | 66 | - |
| CMYK | 0.77 | 0 | 0.54 | 0.44 |
| HSL | 137.84º | 0.63% | 0.35% | - |
| HSV(B) | 137.84º | 0.77% | 0.56% | - |
| XYZ | 11.58 | 20.66 | 8.53 | - |
| YUV | 101.92 | 107.73 | 78.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 144 | 66 | 0.77 | 0 | 0.54 | 0.44 | 137.84 | 0.63 | 0.35 |
| Hex | 21 | 90 | 42 | 4D | 0 | 36 | 2C | 8A | 3F | 23 |
| Octal | 41 | 220 | 102 | 115 | 0 | 66 | 54 | 212 | 77 | 43 |
| Binary | 100001 | 10010000 | 1000010 | 1001101 | 0 | 110110 | 101100 | 10001010 | 111111 | 100011 |
Color Harmonies of #219042
Complementary color
Monochromatic Colors of #219042
Black with #219042
Text Example
Text Example
White with #219042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219042; }
p { color: rgb(33,144,66); }
H1.HeaderClassName
{
color: #219042;
}
.AnyTagClassName
{
color: #219042;
}
</style>
background-color css
<style>
a { background-color: #219042; }
a { background-color: rgb(33,144,66); }
div.DivClassName
{
background-color: #219042;
}
.BgClassName
{
background-color: #219042;
}
</style>
border-color css
<style>
span { border-color: #219042; }
span { border-color: rgb(33,144,66); }
td.TdClassName
{
border-color: #219042;
}
.TagClassName
{
border-color: #219042;
}
</style>