Shades of San Felix #216421
Tints of San Felix #216421
RGB
CMYK
RGB Variations
Color information
#216421 (or 0x216421) is known color: San Felix. HEX triplet: 21, 64 and 21. RGB value is (33,100,33). Sum of RGB (Red+Green+Blue) = 33+100+33=166 (21% of max value = 765). Red value is 33 (13.28% from 255 or 19.88% from 166); Green value is 100 (39.45% from 255 or 60.24% from 166); Blue value is 33 (13.28% from 255 or 19.88% from 166); Max value from RGB is 100 - color contains mainly: green. Hex color #216421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216421 is #DE9BDE. Grayscale: #484848. Windows color (decimal): -14588895 or 2188321. OLE color: 2188321.
HSL color Cylindrical-coordinate representation of color #216421: hue angle of 120º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216421 is Cyan = 0.67, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 33 | - |
| CMYK | 0.67 | 0 | 0.67 | 0.61 |
| HSL | 120º | 0.5% | 0.26% | - |
| HSV(B) | 120º | 0.67% | 0.39% | - |
| XYZ | 5.46 | 9.55 | 2.99 | - |
| YUV | 72.33 | 105.8 | 99.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 33 | 0.67 | 0 | 0.67 | 0.61 | 120 | 0.5 | 0.26 |
| Hex | 21 | 64 | 21 | 43 | 0 | 43 | 3D | 78 | 32 | 1A |
| Octal | 41 | 144 | 41 | 103 | 0 | 103 | 75 | 170 | 62 | 32 |
| Binary | 100001 | 1100100 | 100001 | 1000011 | 0 | 1000011 | 111101 | 1111000 | 110010 | 11010 |
Color Harmonies of #216421
Complementary color
Monochromatic Colors of #216421
Black with #216421
Text Example
Text Example
White with #216421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216421; }
p { color: rgb(33,100,33); }
H1.HeaderClassName
{
color: #216421;
}
.AnyTagClassName
{
color: #216421;
}
</style>
background-color css
<style>
a { background-color: #216421; }
a { background-color: rgb(33,100,33); }
div.DivClassName
{
background-color: #216421;
}
.BgClassName
{
background-color: #216421;
}
</style>
border-color css
<style>
span { border-color: #216421; }
span { border-color: rgb(33,100,33); }
td.TdClassName
{
border-color: #216421;
}
.TagClassName
{
border-color: #216421;
}
</style>