Shades of San Felix #217024
Tints of San Felix #217024
RGB
CMYK
RGB Variations
Color information
#217024 (or 0x217024) is known color: San Felix. HEX triplet: 21, 70 and 24. RGB value is (33,112,36). Sum of RGB (Red+Green+Blue) = 33+112+36=181 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.23% from 181); Green value is 112 (44.14% from 255 or 61.88% from 181); Blue value is 36 (14.45% from 255 or 19.89% from 181); Max value from RGB is 112 - color contains mainly: green. Hex color #217024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217024 is #DE8FDB. Grayscale: #4F4F4F. Windows color (decimal): -14585820 or 2388001. OLE color: 2388001.
HSL color Cylindrical-coordinate representation of color #217024: hue angle of 122.28º degrees, saturation: 0.54, 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 #217024 is Cyan = 0.71, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 36 | - |
| CMYK | 0.71 | 0 | 0.68 | 0.56 |
| HSL | 122.28º | 0.54% | 0.28% | - |
| HSV(B) | 122.28º | 0.71% | 0.44% | - |
| XYZ | 6.74 | 12.04 | 3.64 | - |
| YUV | 79.72 | 103.33 | 94.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 36 | 0.71 | 0 | 0.68 | 0.56 | 122.28 | 0.54 | 0.28 |
| Hex | 21 | 70 | 24 | 47 | 0 | 44 | 38 | 7A | 36 | 1C |
| Octal | 41 | 160 | 44 | 107 | 0 | 104 | 70 | 172 | 66 | 34 |
| Binary | 100001 | 1110000 | 100100 | 1000111 | 0 | 1000100 | 111000 | 1111010 | 110110 | 11100 |
Color Harmonies of #217024
Complementary color
Monochromatic Colors of #217024
Black with #217024
Text Example
Text Example
White with #217024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217024; }
p { color: rgb(33,112,36); }
H1.HeaderClassName
{
color: #217024;
}
.AnyTagClassName
{
color: #217024;
}
</style>
background-color css
<style>
a { background-color: #217024; }
a { background-color: rgb(33,112,36); }
div.DivClassName
{
background-color: #217024;
}
.BgClassName
{
background-color: #217024;
}
</style>
border-color css
<style>
span { border-color: #217024; }
span { border-color: rgb(33,112,36); }
td.TdClassName
{
border-color: #217024;
}
.TagClassName
{
border-color: #217024;
}
</style>