Shades of Sea Green #219450
Tints of Sea Green #219450
RGB
CMYK
RGB Variations
Color information
#219450 (or 0x219450) is known color: Sea Green. HEX triplet: 21, 94 and 50. RGB value is (33,148,80). Sum of RGB (Red+Green+Blue) = 33+148+80=261 (34% of max value = 765). Red value is 33 (13.28% from 255 or 12.64% from 261); Green value is 148 (58.20% from 255 or 56.70% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 148 - color contains mainly: green. Hex color #219450 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #219450 is #DE6BAF. Grayscale: #6A6A6A. Windows color (decimal): -14576560 or 5280801. OLE color: 5280801.
HSL color Cylindrical-coordinate representation of color #219450: hue angle of 144.52º degrees, saturation: 0.64, 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 #219450 is Cyan = 0.78, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 148 | 80 | - |
| CMYK | 0.78 | 0 | 0.46 | 0.42 |
| HSL | 144.52º | 0.64% | 0.35% | - |
| HSV(B) | 144.52º | 0.78% | 0.58% | - |
| XYZ | 12.67 | 22.08 | 11.18 | - |
| YUV | 105.86 | 113.4 | 76.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 148 | 80 | 0.78 | 0 | 0.46 | 0.42 | 144.52 | 0.64 | 0.35 |
| Hex | 21 | 94 | 50 | 4E | 0 | 2E | 2A | 91 | 40 | 23 |
| Octal | 41 | 224 | 120 | 116 | 0 | 56 | 52 | 221 | 100 | 43 |
| Binary | 100001 | 10010100 | 1010000 | 1001110 | 0 | 101110 | 101010 | 10010001 | 1000000 | 100011 |
Color Harmonies of #219450
Complementary color
Monochromatic Colors of #219450
Black with #219450
Text Example
Text Example
White with #219450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219450; }
p { color: rgb(33,148,80); }
H1.HeaderClassName
{
color: #219450;
}
.AnyTagClassName
{
color: #219450;
}
</style>
background-color css
<style>
a { background-color: #219450; }
a { background-color: rgb(33,148,80); }
div.DivClassName
{
background-color: #219450;
}
.BgClassName
{
background-color: #219450;
}
</style>
border-color css
<style>
span { border-color: #219450; }
span { border-color: rgb(33,148,80); }
td.TdClassName
{
border-color: #219450;
}
.TagClassName
{
border-color: #219450;
}
</style>