Shades of San Felix #216226
Tints of San Felix #216226
RGB
CMYK
RGB Variations
Color information
#216226 (or 0x216226) is known color: San Felix. HEX triplet: 21, 62 and 26. RGB value is (33,98,38). Sum of RGB (Red+Green+Blue) = 33+98+38=169 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.53% from 169); Green value is 98 (38.67% from 255 or 57.99% from 169); Blue value is 38 (15.23% from 255 or 22.49% from 169); Max value from RGB is 98 - color contains mainly: green. Hex color #216226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216226 is #DE9DD9. Grayscale: #474747. Windows color (decimal): -14589402 or 2515489. OLE color: 2515489.
HSL color Cylindrical-coordinate representation of color #216226: hue angle of 124.62º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #216226 is Cyan = 0.66, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 98 | 38 | - |
| CMYK | 0.66 | 0 | 0.61 | 0.62 |
| HSL | 124.62º | 0.5% | 0.26% | - |
| HSV(B) | 124.62º | 0.66% | 0.38% | - |
| XYZ | 5.34 | 9.2 | 3.33 | - |
| YUV | 71.73 | 108.97 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 98 | 38 | 0.66 | 0 | 0.61 | 0.62 | 124.62 | 0.5 | 0.26 |
| Hex | 21 | 62 | 26 | 42 | 0 | 3D | 3E | 7D | 32 | 1A |
| Octal | 41 | 142 | 46 | 102 | 0 | 75 | 76 | 175 | 62 | 32 |
| Binary | 100001 | 1100010 | 100110 | 1000010 | 0 | 111101 | 111110 | 1111101 | 110010 | 11010 |
Color Harmonies of #216226
Complementary color
Monochromatic Colors of #216226
Black with #216226
Text Example
Text Example
White with #216226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216226; }
p { color: rgb(33,98,38); }
H1.HeaderClassName
{
color: #216226;
}
.AnyTagClassName
{
color: #216226;
}
</style>
background-color css
<style>
a { background-color: #216226; }
a { background-color: rgb(33,98,38); }
div.DivClassName
{
background-color: #216226;
}
.BgClassName
{
background-color: #216226;
}
</style>
border-color css
<style>
span { border-color: #216226; }
span { border-color: rgb(33,98,38); }
td.TdClassName
{
border-color: #216226;
}
.TagClassName
{
border-color: #216226;
}
</style>