Shades of San Felix #217220
Tints of San Felix #217220
RGB
CMYK
RGB Variations
Color information
#217220 (or 0x217220) is known color: San Felix. HEX triplet: 21, 72 and 20. RGB value is (33,114,32). Sum of RGB (Red+Green+Blue) = 33+114+32=179 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.44% from 179); Green value is 114 (44.92% from 255 or 63.69% from 179); Blue value is 32 (12.89% from 255 or 17.88% from 179); Max value from RGB is 114 - color contains mainly: green. Hex color #217220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217220 is #DE8DDF. Grayscale: #505050. Windows color (decimal): -14585312 or 2126369. OLE color: 2126369.
HSL color Cylindrical-coordinate representation of color #217220: hue angle of 119.27º 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 #217220 is Cyan = 0.71, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 114 | 32 | - |
| CMYK | 0.71 | 0 | 0.72 | 0.55 |
| HSL | 119.27º | 0.56% | 0.29% | - |
| HSV(B) | 119.27º | 0.72% | 0.45% | - |
| XYZ | 6.91 | 12.46 | 3.41 | - |
| YUV | 80.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 114 | 32 | 0.71 | 0 | 0.72 | 0.55 | 119.27 | 0.56 | 0.29 |
| Hex | 21 | 72 | 20 | 47 | 0 | 48 | 37 | 77 | 38 | 1D |
| Octal | 41 | 162 | 40 | 107 | 0 | 110 | 67 | 167 | 70 | 35 |
| Binary | 100001 | 1110010 | 100000 | 1000111 | 0 | 1001000 | 110111 | 1110111 | 111000 | 11101 |
Color Harmonies of #217220
Complementary color
Monochromatic Colors of #217220
Black with #217220
Text Example
Text Example
White with #217220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217220; }
p { color: rgb(33,114,32); }
H1.HeaderClassName
{
color: #217220;
}
.AnyTagClassName
{
color: #217220;
}
</style>
background-color css
<style>
a { background-color: #217220; }
a { background-color: rgb(33,114,32); }
div.DivClassName
{
background-color: #217220;
}
.BgClassName
{
background-color: #217220;
}
</style>
border-color css
<style>
span { border-color: #217220; }
span { border-color: rgb(33,114,32); }
td.TdClassName
{
border-color: #217220;
}
.TagClassName
{
border-color: #217220;
}
</style>