Shades of San Felix #216124
Tints of San Felix #216124
RGB
CMYK
RGB Variations
Color information
#216124 (or 0x216124) is known color: San Felix. HEX triplet: 21, 61 and 24. RGB value is (33,97,36). Sum of RGB (Red+Green+Blue) = 33+97+36=166 (21% of max value = 765). Red value is 33 (13.28% from 255 or 19.88% from 166); Green value is 97 (38.28% from 255 or 58.43% from 166); Blue value is 36 (14.45% from 255 or 21.69% from 166); Max value from RGB is 97 - color contains mainly: green. Hex color #216124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216124 is #DE9EDB. Grayscale: #474747. Windows color (decimal): -14589660 or 2384161. OLE color: 2384161.
HSL color Cylindrical-coordinate representation of color #216124: hue angle of 122.81º 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 #216124 is Cyan = 0.66, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 97 | 36 | - |
| CMYK | 0.66 | 0 | 0.63 | 0.62 |
| HSL | 122.81º | 0.49% | 0.25% | - |
| HSV(B) | 122.81º | 0.66% | 0.38% | - |
| XYZ | 5.22 | 9 | 3.13 | - |
| YUV | 70.91 | 108.3 | 100.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 97 | 36 | 0.66 | 0 | 0.63 | 0.62 | 122.81 | 0.49 | 0.25 |
| Hex | 21 | 61 | 24 | 42 | 0 | 3F | 3E | 7B | 31 | 19 |
| Octal | 41 | 141 | 44 | 102 | 0 | 77 | 76 | 173 | 61 | 31 |
| Binary | 100001 | 1100001 | 100100 | 1000010 | 0 | 111111 | 111110 | 1111011 | 110001 | 11001 |
Color Harmonies of #216124
Complementary color
Monochromatic Colors of #216124
Black with #216124
Text Example
Text Example
White with #216124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216124; }
p { color: rgb(33,97,36); }
H1.HeaderClassName
{
color: #216124;
}
.AnyTagClassName
{
color: #216124;
}
</style>
background-color css
<style>
a { background-color: #216124; }
a { background-color: rgb(33,97,36); }
div.DivClassName
{
background-color: #216124;
}
.BgClassName
{
background-color: #216124;
}
</style>
border-color css
<style>
span { border-color: #216124; }
span { border-color: rgb(33,97,36); }
td.TdClassName
{
border-color: #216124;
}
.TagClassName
{
border-color: #216124;
}
</style>