Shades of San Felix #216829
Tints of San Felix #216829
RGB
CMYK
RGB Variations
Color information
#216829 (or 0x216829) is known color: San Felix. HEX triplet: 21, 68 and 29. RGB value is (33,104,41). Sum of RGB (Red+Green+Blue) = 33+104+41=178 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.54% from 178); Green value is 104 (41.02% from 255 or 58.43% from 178); Blue value is 41 (16.41% from 255 or 23.03% from 178); Max value from RGB is 104 - color contains mainly: green. Hex color #216829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216829 is #DE97D6. Grayscale: #4B4B4B. Windows color (decimal): -14587863 or 2713633. OLE color: 2713633.
HSL color Cylindrical-coordinate representation of color #216829: hue angle of 126.76º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #216829 is Cyan = 0.68, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 104 | 41 | - |
| CMYK | 0.68 | 0 | 0.61 | 0.59 |
| HSL | 126.76º | 0.52% | 0.27% | - |
| HSV(B) | 126.76º | 0.68% | 0.41% | - |
| XYZ | 5.98 | 10.38 | 3.79 | - |
| YUV | 75.59 | 108.48 | 97.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 104 | 41 | 0.68 | 0 | 0.61 | 0.59 | 126.76 | 0.52 | 0.27 |
| Hex | 21 | 68 | 29 | 44 | 0 | 3D | 3B | 7F | 34 | 1B |
| Octal | 41 | 150 | 51 | 104 | 0 | 75 | 73 | 177 | 64 | 33 |
| Binary | 100001 | 1101000 | 101001 | 1000100 | 0 | 111101 | 111011 | 1111111 | 110100 | 11011 |
Color Harmonies of #216829
Complementary color
Monochromatic Colors of #216829
Black with #216829
Text Example
Text Example
White with #216829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216829; }
p { color: rgb(33,104,41); }
H1.HeaderClassName
{
color: #216829;
}
.AnyTagClassName
{
color: #216829;
}
</style>
background-color css
<style>
a { background-color: #216829; }
a { background-color: rgb(33,104,41); }
div.DivClassName
{
background-color: #216829;
}
.BgClassName
{
background-color: #216829;
}
</style>
border-color css
<style>
span { border-color: #216829; }
span { border-color: rgb(33,104,41); }
td.TdClassName
{
border-color: #216829;
}
.TagClassName
{
border-color: #216829;
}
</style>