Shades of San Felix #216624
Tints of San Felix #216624
RGB
CMYK
RGB Variations
Color information
#216624 (or 0x216624) is known color: San Felix. HEX triplet: 21, 66 and 24. RGB value is (33,102,36). Sum of RGB (Red+Green+Blue) = 33+102+36=171 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.30% from 171); Green value is 102 (40.23% from 255 or 59.65% from 171); Blue value is 36 (14.45% from 255 or 21.05% from 171); Max value from RGB is 102 - color contains mainly: green. Hex color #216624 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216624 is #DE99DB. Grayscale: #4A4A4A. Windows color (decimal): -14588380 or 2385441. OLE color: 2385441.
HSL color Cylindrical-coordinate representation of color #216624: hue angle of 122.61º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #216624 is Cyan = 0.68, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 33 | 102 | 36 | - |
| CMYK | 0.68 | 0 | 0.65 | 0.6 |
| HSL | 122.61º | 0.51% | 0.26% | - |
| HSV(B) | 122.61º | 0.68% | 0.4% | - |
| XYZ | 5.7 | 9.95 | 3.29 | - |
| YUV | 73.85 | 106.64 | 98.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 102 | 36 | 0.68 | 0 | 0.65 | 0.6 | 122.61 | 0.51 | 0.26 |
| Hex | 21 | 66 | 24 | 44 | 0 | 41 | 3C | 7B | 33 | 1A |
| Octal | 41 | 146 | 44 | 104 | 0 | 101 | 74 | 173 | 63 | 32 |
| Binary | 100001 | 1100110 | 100100 | 1000100 | 0 | 1000001 | 111100 | 1111011 | 110011 | 11010 |
Color Harmonies of #216624
Complementary color
Monochromatic Colors of #216624
Black with #216624
Text Example
Text Example
White with #216624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216624; }
p { color: rgb(33,102,36); }
H1.HeaderClassName
{
color: #216624;
}
.AnyTagClassName
{
color: #216624;
}
</style>
background-color css
<style>
a { background-color: #216624; }
a { background-color: rgb(33,102,36); }
div.DivClassName
{
background-color: #216624;
}
.BgClassName
{
background-color: #216624;
}
</style>
border-color css
<style>
span { border-color: #216624; }
span { border-color: rgb(33,102,36); }
td.TdClassName
{
border-color: #216624;
}
.TagClassName
{
border-color: #216624;
}
</style>