Shades of San Felix #216426
Tints of San Felix #216426
RGB
CMYK
RGB Variations
Color information
#216426 (or 0x216426) is known color: San Felix. HEX triplet: 21, 64 and 26. RGB value is (33,100,38). Sum of RGB (Red+Green+Blue) = 33+100+38=171 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.30% from 171); Green value is 100 (39.45% from 255 or 58.48% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 100 - color contains mainly: green. Hex color #216426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216426 is #DE9BD9. Grayscale: #494949. Windows color (decimal): -14588890 or 2516001. OLE color: 2516001.
HSL color Cylindrical-coordinate representation of color #216426: hue angle of 124.48º 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 #216426 is Cyan = 0.67, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 38 | - |
| CMYK | 0.67 | 0 | 0.62 | 0.61 |
| HSL | 124.48º | 0.5% | 0.26% | - |
| HSV(B) | 124.48º | 0.67% | 0.39% | - |
| XYZ | 5.53 | 9.58 | 3.39 | - |
| YUV | 72.9 | 108.3 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 38 | 0.67 | 0 | 0.62 | 0.61 | 124.48 | 0.5 | 0.26 |
| Hex | 21 | 64 | 26 | 43 | 0 | 3E | 3D | 7C | 32 | 1A |
| Octal | 41 | 144 | 46 | 103 | 0 | 76 | 75 | 174 | 62 | 32 |
| Binary | 100001 | 1100100 | 100110 | 1000011 | 0 | 111110 | 111101 | 1111100 | 110010 | 11010 |
Color Harmonies of #216426
Complementary color
Monochromatic Colors of #216426
Black with #216426
Text Example
Text Example
White with #216426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216426; }
p { color: rgb(33,100,38); }
H1.HeaderClassName
{
color: #216426;
}
.AnyTagClassName
{
color: #216426;
}
</style>
background-color css
<style>
a { background-color: #216426; }
a { background-color: rgb(33,100,38); }
div.DivClassName
{
background-color: #216426;
}
.BgClassName
{
background-color: #216426;
}
</style>
border-color css
<style>
span { border-color: #216426; }
span { border-color: rgb(33,100,38); }
td.TdClassName
{
border-color: #216426;
}
.TagClassName
{
border-color: #216426;
}
</style>