Shades of Dark Spring Green #217448
Tints of Dark Spring Green #217448
RGB
CMYK
RGB Variations
Color information
#217448 (or 0x217448) is known color: Dark Spring Green. HEX triplet: 21, 74 and 48. RGB value is (33,116,72). Sum of RGB (Red+Green+Blue) = 33+116+72=221 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.93% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #217448 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217448 is #DE8BB7. Grayscale: #565656. Windows color (decimal): -14584760 or 4748321. OLE color: 4748321.
HSL color Cylindrical-coordinate representation of color #217448: hue angle of 148.19º 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 #217448 is Cyan = 0.72, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 72 | - |
| CMYK | 0.72 | 0 | 0.38 | 0.55 |
| HSL | 148.19º | 0.56% | 0.29% | - |
| HSV(B) | 148.19º | 0.72% | 0.45% | - |
| XYZ | 8.04 | 13.28 | 8.27 | - |
| YUV | 86.17 | 120 | 90.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 72 | 0.72 | 0 | 0.38 | 0.55 | 148.19 | 0.56 | 0.29 |
| Hex | 21 | 74 | 48 | 48 | 0 | 26 | 37 | 94 | 38 | 1D |
| Octal | 41 | 164 | 110 | 110 | 0 | 46 | 67 | 224 | 70 | 35 |
| Binary | 100001 | 1110100 | 1001000 | 1001000 | 0 | 100110 | 110111 | 10010100 | 111000 | 11101 |
Color Harmonies of #217448
Complementary color
Monochromatic Colors of #217448
Black with #217448
Text Example
Text Example
White with #217448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217448; }
p { color: rgb(33,116,72); }
H1.HeaderClassName
{
color: #217448;
}
.AnyTagClassName
{
color: #217448;
}
</style>
background-color css
<style>
a { background-color: #217448; }
a { background-color: rgb(33,116,72); }
div.DivClassName
{
background-color: #217448;
}
.BgClassName
{
background-color: #217448;
}
</style>
border-color css
<style>
span { border-color: #217448; }
span { border-color: rgb(33,116,72); }
td.TdClassName
{
border-color: #217448;
}
.TagClassName
{
border-color: #217448;
}
</style>