Shades of San Felix #217124
Tints of San Felix #217124
RGB
CMYK
RGB Variations
Color information
#217124 (or 0x217124) is known color: San Felix. HEX triplet: 21, 71 and 24. RGB value is (33,113,36). Sum of RGB (Red+Green+Blue) = 33+113+36=182 (24% of max value = 765). Red value is 33 (13.28% from 255 or 18.13% from 182); Green value is 113 (44.53% from 255 or 62.09% from 182); Blue value is 36 (14.45% from 255 or 19.78% from 182); Max value from RGB is 113 - color contains mainly: green. Hex color #217124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217124 is #DE8EDB. Grayscale: #505050. Windows color (decimal): -14585564 or 2388257. OLE color: 2388257.
HSL color Cylindrical-coordinate representation of color #217124: hue angle of 122.25º 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 #217124 is Cyan = 0.71, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 113 | 36 | - |
| CMYK | 0.71 | 0 | 0.68 | 0.56 |
| HSL | 122.25º | 0.55% | 0.29% | - |
| HSV(B) | 122.25º | 0.71% | 0.44% | - |
| XYZ | 6.85 | 12.26 | 3.67 | - |
| YUV | 80.3 | 103 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 36 | 0.71 | 0 | 0.68 | 0.56 | 122.25 | 0.55 | 0.29 |
| Hex | 21 | 71 | 24 | 47 | 0 | 44 | 38 | 7A | 37 | 1D |
| Octal | 41 | 161 | 44 | 107 | 0 | 104 | 70 | 172 | 67 | 35 |
| Binary | 100001 | 1110001 | 100100 | 1000111 | 0 | 1000100 | 111000 | 1111010 | 110111 | 11101 |
Color Harmonies of #217124
Complementary color
Monochromatic Colors of #217124
Black with #217124
Text Example
Text Example
White with #217124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217124; }
p { color: rgb(33,113,36); }
H1.HeaderClassName
{
color: #217124;
}
.AnyTagClassName
{
color: #217124;
}
</style>
background-color css
<style>
a { background-color: #217124; }
a { background-color: rgb(33,113,36); }
div.DivClassName
{
background-color: #217124;
}
.BgClassName
{
background-color: #217124;
}
</style>
border-color css
<style>
span { border-color: #217124; }
span { border-color: rgb(33,113,36); }
td.TdClassName
{
border-color: #217124;
}
.TagClassName
{
border-color: #217124;
}
</style>