Shades of San Felix #217229
Tints of San Felix #217229
RGB
CMYK
RGB Variations
Color information
#217229 (or 0x217229) is known color: San Felix. HEX triplet: 21, 72 and 29. RGB value is (33,114,41). Sum of RGB (Red+Green+Blue) = 33+114+41=188 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.55% from 188); Green value is 114 (44.92% from 255 or 60.64% from 188); Blue value is 41 (16.41% from 255 or 21.81% from 188); Max value from RGB is 114 - color contains mainly: green. Hex color #217229 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217229 is #DE8DD6. Grayscale: #515151. Windows color (decimal): -14585303 or 2716193. OLE color: 2716193.
HSL color Cylindrical-coordinate representation of color #217229: hue angle of 125.93º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217229 is Cyan = 0.71, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 114 | 41 | - |
| CMYK | 0.71 | 0 | 0.64 | 0.55 |
| HSL | 125.93º | 0.55% | 0.29% | - |
| HSV(B) | 125.93º | 0.71% | 0.45% | - |
| XYZ | 7.04 | 12.52 | 4.14 | - |
| YUV | 81.46 | 105.16 | 93.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 114 | 41 | 0.71 | 0 | 0.64 | 0.55 | 125.93 | 0.55 | 0.29 |
| Hex | 21 | 72 | 29 | 47 | 0 | 40 | 37 | 7E | 37 | 1D |
| Octal | 41 | 162 | 51 | 107 | 0 | 100 | 67 | 176 | 67 | 35 |
| Binary | 100001 | 1110010 | 101001 | 1000111 | 0 | 1000000 | 110111 | 1111110 | 110111 | 11101 |
Color Harmonies of #217229
Complementary color
Monochromatic Colors of #217229
Black with #217229
Text Example
Text Example
White with #217229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217229; }
p { color: rgb(33,114,41); }
H1.HeaderClassName
{
color: #217229;
}
.AnyTagClassName
{
color: #217229;
}
</style>
background-color css
<style>
a { background-color: #217229; }
a { background-color: rgb(33,114,41); }
div.DivClassName
{
background-color: #217229;
}
.BgClassName
{
background-color: #217229;
}
</style>
border-color css
<style>
span { border-color: #217229; }
span { border-color: rgb(33,114,41); }
td.TdClassName
{
border-color: #217229;
}
.TagClassName
{
border-color: #217229;
}
</style>