Shades of Dark Spring Green #217546
Tints of Dark Spring Green #217546
RGB
CMYK
RGB Variations
Color information
#217546 (or 0x217546) is known color: Dark Spring Green. HEX triplet: 21, 75 and 46. RGB value is (33,117,70). Sum of RGB (Red+Green+Blue) = 33+117+70=220 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #217546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217546 is #DE8AB9. Grayscale: #565656. Windows color (decimal): -14584506 or 4617505. OLE color: 4617505.
HSL color Cylindrical-coordinate representation of color #217546: hue angle of 146.43º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217546 is Cyan = 0.72, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 70 | - |
| CMYK | 0.72 | 0 | 0.40 | 0.54 |
| HSL | 146.43º | 0.56% | 0.29% | - |
| HSV(B) | 146.43º | 0.72% | 0.46% | - |
| XYZ | 8.09 | 13.49 | 7.97 | - |
| YUV | 86.53 | 118.67 | 89.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 70 | 0.72 | 0 | 0.40 | 0.54 | 146.43 | 0.56 | 0.29 |
| Hex | 21 | 75 | 46 | 48 | 0 | 28 | 36 | 92 | 38 | 1D |
| Octal | 41 | 165 | 106 | 110 | 0 | 50 | 66 | 222 | 70 | 35 |
| Binary | 100001 | 1110101 | 1000110 | 1001000 | 0 | 101000 | 110110 | 10010010 | 111000 | 11101 |
Color Harmonies of #217546
Complementary color
Monochromatic Colors of #217546
Black with #217546
Text Example
Text Example
White with #217546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217546; }
p { color: rgb(33,117,70); }
H1.HeaderClassName
{
color: #217546;
}
.AnyTagClassName
{
color: #217546;
}
</style>
background-color css
<style>
a { background-color: #217546; }
a { background-color: rgb(33,117,70); }
div.DivClassName
{
background-color: #217546;
}
.BgClassName
{
background-color: #217546;
}
</style>
border-color css
<style>
span { border-color: #217546; }
span { border-color: rgb(33,117,70); }
td.TdClassName
{
border-color: #217546;
}
.TagClassName
{
border-color: #217546;
}
</style>