Shades of San Felix #217020
Tints of San Felix #217020
RGB
CMYK
RGB Variations
Color information
#217020 (or 0x217020) is known color: San Felix. HEX triplet: 21, 70 and 20. RGB value is (33,112,32). Sum of RGB (Red+Green+Blue) = 33+112+32=177 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.64% from 177); Green value is 112 (44.14% from 255 or 63.28% from 177); Blue value is 32 (12.89% from 255 or 18.08% from 177); Max value from RGB is 112 - color contains mainly: green. Hex color #217020 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217020 is #DE8FDF. Grayscale: #4F4F4F. Windows color (decimal): -14585824 or 2125857. OLE color: 2125857.
HSL color Cylindrical-coordinate representation of color #217020: hue angle of 119.25º degrees, saturation: 0.56, 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 #217020 is Cyan = 0.71, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 32 | - |
| CMYK | 0.71 | 0 | 0.71 | 0.56 |
| HSL | 119.25º | 0.56% | 0.28% | - |
| HSV(B) | 119.25º | 0.71% | 0.44% | - |
| XYZ | 6.68 | 12.02 | 3.33 | - |
| YUV | 79.26 | 101.33 | 95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 32 | 0.71 | 0 | 0.71 | 0.56 | 119.25 | 0.56 | 0.28 |
| Hex | 21 | 70 | 20 | 47 | 0 | 47 | 38 | 77 | 38 | 1C |
| Octal | 41 | 160 | 40 | 107 | 0 | 107 | 70 | 167 | 70 | 34 |
| Binary | 100001 | 1110000 | 100000 | 1000111 | 0 | 1000111 | 111000 | 1110111 | 111000 | 11100 |
Color Harmonies of #217020
Complementary color
Monochromatic Colors of #217020
Black with #217020
Text Example
Text Example
White with #217020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217020; }
p { color: rgb(33,112,32); }
H1.HeaderClassName
{
color: #217020;
}
.AnyTagClassName
{
color: #217020;
}
</style>
background-color css
<style>
a { background-color: #217020; }
a { background-color: rgb(33,112,32); }
div.DivClassName
{
background-color: #217020;
}
.BgClassName
{
background-color: #217020;
}
</style>
border-color css
<style>
span { border-color: #217020; }
span { border-color: rgb(33,112,32); }
td.TdClassName
{
border-color: #217020;
}
.TagClassName
{
border-color: #217020;
}
</style>