Shades of Dark Spring Green #217449
Tints of Dark Spring Green #217449
RGB
CMYK
RGB Variations
Color information
#217449 (or 0x217449) is known color: Dark Spring Green. HEX triplet: 21, 74 and 49. RGB value is (33,116,73). Sum of RGB (Red+Green+Blue) = 33+116+73=222 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.86% from 222); Green value is 116 (45.70% from 255 or 52.25% from 222); Blue value is 73 (28.91% from 255 or 32.88% from 222); Max value from RGB is 116 - color contains mainly: green. Hex color #217449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217449 is #DE8BB6. Grayscale: #565656. Windows color (decimal): -14584759 or 4813857. OLE color: 4813857.
HSL color Cylindrical-coordinate representation of color #217449: hue angle of 148.92º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217449 is Cyan = 0.72, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 73 | - |
| CMYK | 0.72 | 0 | 0.37 | 0.55 |
| HSL | 148.92º | 0.56% | 0.29% | - |
| HSV(B) | 148.92º | 0.72% | 0.45% | - |
| XYZ | 8.08 | 13.3 | 8.44 | - |
| YUV | 86.28 | 120.5 | 90 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 73 | 0.72 | 0 | 0.37 | 0.55 | 148.92 | 0.56 | 0.29 |
| Hex | 21 | 74 | 49 | 48 | 0 | 25 | 37 | 95 | 38 | 1D |
| Octal | 41 | 164 | 111 | 110 | 0 | 45 | 67 | 225 | 70 | 35 |
| Binary | 100001 | 1110100 | 1001001 | 1001000 | 0 | 100101 | 110111 | 10010101 | 111000 | 11101 |
Color Harmonies of #217449
Complementary color
Monochromatic Colors of #217449
Black with #217449
Text Example
Text Example
White with #217449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217449; }
p { color: rgb(33,116,73); }
H1.HeaderClassName
{
color: #217449;
}
.AnyTagClassName
{
color: #217449;
}
</style>
background-color css
<style>
a { background-color: #217449; }
a { background-color: rgb(33,116,73); }
div.DivClassName
{
background-color: #217449;
}
.BgClassName
{
background-color: #217449;
}
</style>
border-color css
<style>
span { border-color: #217449; }
span { border-color: rgb(33,116,73); }
td.TdClassName
{
border-color: #217449;
}
.TagClassName
{
border-color: #217449;
}
</style>