Shades of San Felix #216319
Tints of San Felix #216319
RGB
CMYK
RGB Variations
Color information
#216319 (or 0x216319) is known color: San Felix. HEX triplet: 21, 63 and 19. RGB value is (33,99,25). Sum of RGB (Red+Green+Blue) = 33+99+25=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 99 (39.06% from 255 or 63.06% from 157); Blue value is 25 (10.16% from 255 or 15.92% from 157); Max value from RGB is 99 - color contains mainly: green. Hex color #216319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216319 is #DE9CE6. Grayscale: #474747. Windows color (decimal): -14589159 or 1663777. OLE color: 1663777.
HSL color Cylindrical-coordinate representation of color #216319: hue angle of 113.51º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #216319 is Cyan = 0.67, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 99 | 25 | - |
| CMYK | 0.67 | 0 | 0.75 | 0.61 |
| HSL | 113.51º | 0.6% | 0.24% | - |
| HSV(B) | 113.51º | 0.75% | 0.39% | - |
| XYZ | 5.26 | 9.32 | 2.44 | - |
| YUV | 70.83 | 102.13 | 101.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 99 | 25 | 0.67 | 0 | 0.75 | 0.61 | 113.51 | 0.6 | 0.24 |
| Hex | 21 | 63 | 19 | 43 | 0 | 4B | 3D | 72 | 3C | 18 |
| Octal | 41 | 143 | 31 | 103 | 0 | 113 | 75 | 162 | 74 | 30 |
| Binary | 100001 | 1100011 | 11001 | 1000011 | 0 | 1001011 | 111101 | 1110010 | 111100 | 11000 |
Color Harmonies of #216319
Complementary color
Monochromatic Colors of #216319
Black with #216319
Text Example
Text Example
White with #216319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216319; }
p { color: rgb(33,99,25); }
H1.HeaderClassName
{
color: #216319;
}
.AnyTagClassName
{
color: #216319;
}
</style>
background-color css
<style>
a { background-color: #216319; }
a { background-color: rgb(33,99,25); }
div.DivClassName
{
background-color: #216319;
}
.BgClassName
{
background-color: #216319;
}
</style>
border-color css
<style>
span { border-color: #216319; }
span { border-color: rgb(33,99,25); }
td.TdClassName
{
border-color: #216319;
}
.TagClassName
{
border-color: #216319;
}
</style>