Shades of San Felix #216129
Tints of San Felix #216129
RGB
CMYK
RGB Variations
Color information
#216129 (or 0x216129) is known color: San Felix. HEX triplet: 21, 61 and 29. RGB value is (33,97,41). Sum of RGB (Red+Green+Blue) = 33+97+41=171 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.30% from 171); Green value is 97 (38.28% from 255 or 56.73% from 171); Blue value is 41 (16.41% from 255 or 23.98% from 171); Max value from RGB is 97 - color contains mainly: green. Hex color #216129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216129 is #DE9ED6. Grayscale: #474747. Windows color (decimal): -14589655 or 2711841. OLE color: 2711841.
HSL color Cylindrical-coordinate representation of color #216129: hue angle of 127.5º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #216129 is Cyan = 0.66, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 97 | 41 | - |
| CMYK | 0.66 | 0 | 0.58 | 0.62 |
| HSL | 127.5º | 0.49% | 0.25% | - |
| HSV(B) | 127.5º | 0.66% | 0.38% | - |
| XYZ | 5.3 | 9.03 | 3.56 | - |
| YUV | 71.48 | 110.8 | 100.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 97 | 41 | 0.66 | 0 | 0.58 | 0.62 | 127.5 | 0.49 | 0.25 |
| Hex | 21 | 61 | 29 | 42 | 0 | 3A | 3E | 80 | 31 | 19 |
| Octal | 41 | 141 | 51 | 102 | 0 | 72 | 76 | 200 | 61 | 31 |
| Binary | 100001 | 1100001 | 101001 | 1000010 | 0 | 111010 | 111110 | 10000000 | 110001 | 11001 |
Color Harmonies of #216129
Complementary color
Monochromatic Colors of #216129
Black with #216129
Text Example
Text Example
White with #216129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216129; }
p { color: rgb(33,97,41); }
H1.HeaderClassName
{
color: #216129;
}
.AnyTagClassName
{
color: #216129;
}
</style>
background-color css
<style>
a { background-color: #216129; }
a { background-color: rgb(33,97,41); }
div.DivClassName
{
background-color: #216129;
}
.BgClassName
{
background-color: #216129;
}
</style>
border-color css
<style>
span { border-color: #216129; }
span { border-color: rgb(33,97,41); }
td.TdClassName
{
border-color: #216129;
}
.TagClassName
{
border-color: #216129;
}
</style>