Shades of San Felix #216429
Tints of San Felix #216429
RGB
CMYK
RGB Variations
Color information
#216429 (or 0x216429) is known color: San Felix. HEX triplet: 21, 64 and 29. RGB value is (33,100,41). Sum of RGB (Red+Green+Blue) = 33+100+41=174 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.97% from 174); Green value is 100 (39.45% from 255 or 57.47% from 174); Blue value is 41 (16.41% from 255 or 23.56% from 174); Max value from RGB is 100 - color contains mainly: green. Hex color #216429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216429 is #DE9BD6. Grayscale: #494949. Windows color (decimal): -14588887 or 2712609. OLE color: 2712609.
HSL color Cylindrical-coordinate representation of color #216429: hue angle of 127.16º 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 #216429 is Cyan = 0.67, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 41 | - |
| CMYK | 0.67 | 0 | 0.59 | 0.61 |
| HSL | 127.16º | 0.5% | 0.26% | - |
| HSV(B) | 127.16º | 0.67% | 0.39% | - |
| XYZ | 5.58 | 9.6 | 3.66 | - |
| YUV | 73.24 | 109.8 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 41 | 0.67 | 0 | 0.59 | 0.61 | 127.16 | 0.5 | 0.26 |
| Hex | 21 | 64 | 29 | 43 | 0 | 3B | 3D | 7F | 32 | 1A |
| Octal | 41 | 144 | 51 | 103 | 0 | 73 | 75 | 177 | 62 | 32 |
| Binary | 100001 | 1100100 | 101001 | 1000011 | 0 | 111011 | 111101 | 1111111 | 110010 | 11010 |
Color Harmonies of #216429
Complementary color
Monochromatic Colors of #216429
Black with #216429
Text Example
Text Example
White with #216429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216429; }
p { color: rgb(33,100,41); }
H1.HeaderClassName
{
color: #216429;
}
.AnyTagClassName
{
color: #216429;
}
</style>
background-color css
<style>
a { background-color: #216429; }
a { background-color: rgb(33,100,41); }
div.DivClassName
{
background-color: #216429;
}
.BgClassName
{
background-color: #216429;
}
</style>
border-color css
<style>
span { border-color: #216429; }
span { border-color: rgb(33,100,41); }
td.TdClassName
{
border-color: #216429;
}
.TagClassName
{
border-color: #216429;
}
</style>