Shades of Dark Spring Green #217046
Tints of Dark Spring Green #217046
RGB
CMYK
RGB Variations
Color information
#217046 (or 0x217046) is known color: Dark Spring Green. HEX triplet: 21, 70 and 46. RGB value is (33,112,70). Sum of RGB (Red+Green+Blue) = 33+112+70=215 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.35% from 215); Green value is 112 (44.14% from 255 or 52.09% from 215); Blue value is 70 (27.73% from 255 or 32.56% from 215); Max value from RGB is 112 - color contains mainly: green. Hex color #217046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217046 is #DE8FB9. Grayscale: #535353. Windows color (decimal): -14585786 or 4616225. OLE color: 4616225.
HSL color Cylindrical-coordinate representation of color #217046: hue angle of 148.1º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217046 is Cyan = 0.71, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 70 | - |
| CMYK | 0.71 | 0 | 0.38 | 0.56 |
| HSL | 148.1º | 0.54% | 0.28% | - |
| HSV(B) | 148.1º | 0.71% | 0.44% | - |
| XYZ | 7.53 | 12.35 | 7.78 | - |
| YUV | 83.59 | 120.33 | 91.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 70 | 0.71 | 0 | 0.38 | 0.56 | 148.1 | 0.54 | 0.28 |
| Hex | 21 | 70 | 46 | 47 | 0 | 26 | 38 | 94 | 36 | 1C |
| Octal | 41 | 160 | 106 | 107 | 0 | 46 | 70 | 224 | 66 | 34 |
| Binary | 100001 | 1110000 | 1000110 | 1000111 | 0 | 100110 | 111000 | 10010100 | 110110 | 11100 |
Color Harmonies of #217046
Complementary color
Monochromatic Colors of #217046
Black with #217046
Text Example
Text Example
White with #217046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217046; }
p { color: rgb(33,112,70); }
H1.HeaderClassName
{
color: #217046;
}
.AnyTagClassName
{
color: #217046;
}
</style>
background-color css
<style>
a { background-color: #217046; }
a { background-color: rgb(33,112,70); }
div.DivClassName
{
background-color: #217046;
}
.BgClassName
{
background-color: #217046;
}
</style>
border-color css
<style>
span { border-color: #217046; }
span { border-color: rgb(33,112,70); }
td.TdClassName
{
border-color: #217046;
}
.TagClassName
{
border-color: #217046;
}
</style>