Shades of San Felix #217121
Tints of San Felix #217121
RGB
CMYK
RGB Variations
Color information
#217121 (or 0x217121) is known color: San Felix. HEX triplet: 21, 71 and 21. RGB value is (33,113,33). Sum of RGB (Red+Green+Blue) = 33+113+33=179 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.44% from 179); Green value is 113 (44.53% from 255 or 63.13% from 179); Blue value is 33 (13.28% from 255 or 18.44% from 179); Max value from RGB is 113 - color contains mainly: green. Hex color #217121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217121 is #DE8EDE. Grayscale: #505050. Windows color (decimal): -14585567 or 2191649. OLE color: 2191649.
HSL color Cylindrical-coordinate representation of color #217121: hue angle of 120º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217121 is Cyan = 0.71, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 113 | 33 | - |
| CMYK | 0.71 | 0 | 0.71 | 0.56 |
| HSL | 120º | 0.55% | 0.29% | - |
| HSV(B) | 120º | 0.71% | 0.44% | - |
| XYZ | 6.81 | 12.24 | 3.44 | - |
| YUV | 79.96 | 101.5 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 33 | 0.71 | 0 | 0.71 | 0.56 | 120 | 0.55 | 0.29 |
| Hex | 21 | 71 | 21 | 47 | 0 | 47 | 38 | 78 | 37 | 1D |
| Octal | 41 | 161 | 41 | 107 | 0 | 107 | 70 | 170 | 67 | 35 |
| Binary | 100001 | 1110001 | 100001 | 1000111 | 0 | 1000111 | 111000 | 1111000 | 110111 | 11101 |
Color Harmonies of #217121
Complementary color
Monochromatic Colors of #217121
Black with #217121
Text Example
Text Example
White with #217121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217121; }
p { color: rgb(33,113,33); }
H1.HeaderClassName
{
color: #217121;
}
.AnyTagClassName
{
color: #217121;
}
</style>
background-color css
<style>
a { background-color: #217121; }
a { background-color: rgb(33,113,33); }
div.DivClassName
{
background-color: #217121;
}
.BgClassName
{
background-color: #217121;
}
</style>
border-color css
<style>
span { border-color: #217121; }
span { border-color: rgb(33,113,33); }
td.TdClassName
{
border-color: #217121;
}
.TagClassName
{
border-color: #217121;
}
</style>