Shades of San Felix #216229
Tints of San Felix #216229
RGB
CMYK
RGB Variations
Color information
#216229 (or 0x216229) is known color: San Felix. HEX triplet: 21, 62 and 29. RGB value is (33,98,41). Sum of RGB (Red+Green+Blue) = 33+98+41=172 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.19% from 172); Green value is 98 (38.67% from 255 or 56.98% from 172); Blue value is 41 (16.41% from 255 or 23.84% from 172); Max value from RGB is 98 - color contains mainly: green. Hex color #216229 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216229 is #DE9DD6. Grayscale: #484848. Windows color (decimal): -14589399 or 2712097. OLE color: 2712097.
HSL color Cylindrical-coordinate representation of color #216229: hue angle of 127.38º 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 #216229 is Cyan = 0.66, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 98 | 41 | - |
| CMYK | 0.66 | 0 | 0.58 | 0.62 |
| HSL | 127.38º | 0.5% | 0.26% | - |
| HSV(B) | 127.38º | 0.66% | 0.38% | - |
| XYZ | 5.4 | 9.22 | 3.59 | - |
| YUV | 72.07 | 110.47 | 100.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 98 | 41 | 0.66 | 0 | 0.58 | 0.62 | 127.38 | 0.5 | 0.26 |
| Hex | 21 | 62 | 29 | 42 | 0 | 3A | 3E | 7F | 32 | 1A |
| Octal | 41 | 142 | 51 | 102 | 0 | 72 | 76 | 177 | 62 | 32 |
| Binary | 100001 | 1100010 | 101001 | 1000010 | 0 | 111010 | 111110 | 1111111 | 110010 | 11010 |
Color Harmonies of #216229
Complementary color
Monochromatic Colors of #216229
Black with #216229
Text Example
Text Example
White with #216229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216229; }
p { color: rgb(33,98,41); }
H1.HeaderClassName
{
color: #216229;
}
.AnyTagClassName
{
color: #216229;
}
</style>
background-color css
<style>
a { background-color: #216229; }
a { background-color: rgb(33,98,41); }
div.DivClassName
{
background-color: #216229;
}
.BgClassName
{
background-color: #216229;
}
</style>
border-color css
<style>
span { border-color: #216229; }
span { border-color: rgb(33,98,41); }
td.TdClassName
{
border-color: #216229;
}
.TagClassName
{
border-color: #216229;
}
</style>