Shades of San Felix #216329
Tints of San Felix #216329
RGB
CMYK
RGB Variations
Color information
#216329 (or 0x216329) is known color: San Felix. HEX triplet: 21, 63 and 29. RGB value is (33,99,41). Sum of RGB (Red+Green+Blue) = 33+99+41=173 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.08% from 173); Green value is 99 (39.06% from 255 or 57.23% from 173); Blue value is 41 (16.41% from 255 or 23.70% from 173); Max value from RGB is 99 - color contains mainly: green. Hex color #216329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216329 is #DE9CD6. Grayscale: #484848. Windows color (decimal): -14589143 or 2712353. OLE color: 2712353.
HSL color Cylindrical-coordinate representation of color #216329: hue angle of 127.27º 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 #216329 is Cyan = 0.67, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 99 | 41 | - |
| CMYK | 0.67 | 0 | 0.59 | 0.61 |
| HSL | 127.27º | 0.5% | 0.26% | - |
| HSV(B) | 127.27º | 0.67% | 0.39% | - |
| XYZ | 5.49 | 9.41 | 3.62 | - |
| YUV | 72.65 | 110.13 | 99.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 99 | 41 | 0.67 | 0 | 0.59 | 0.61 | 127.27 | 0.5 | 0.26 |
| Hex | 21 | 63 | 29 | 43 | 0 | 3B | 3D | 7F | 32 | 1A |
| Octal | 41 | 143 | 51 | 103 | 0 | 73 | 75 | 177 | 62 | 32 |
| Binary | 100001 | 1100011 | 101001 | 1000011 | 0 | 111011 | 111101 | 1111111 | 110010 | 11010 |
Color Harmonies of #216329
Complementary color
Monochromatic Colors of #216329
Black with #216329
Text Example
Text Example
White with #216329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216329; }
p { color: rgb(33,99,41); }
H1.HeaderClassName
{
color: #216329;
}
.AnyTagClassName
{
color: #216329;
}
</style>
background-color css
<style>
a { background-color: #216329; }
a { background-color: rgb(33,99,41); }
div.DivClassName
{
background-color: #216329;
}
.BgClassName
{
background-color: #216329;
}
</style>
border-color css
<style>
span { border-color: #216329; }
span { border-color: rgb(33,99,41); }
td.TdClassName
{
border-color: #216329;
}
.TagClassName
{
border-color: #216329;
}
</style>