Shades of San Felix #217426
Tints of San Felix #217426
RGB
CMYK
RGB Variations
Color information
#217426 (or 0x217426) is known color: San Felix. HEX triplet: 21, 74 and 26. RGB value is (33,116,38). Sum of RGB (Red+Green+Blue) = 33+116+38=187 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.65% from 187); Green value is 116 (45.70% from 255 or 62.03% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 116 - color contains mainly: green. Hex color #217426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217426 is #DE8BD9. Grayscale: #525252. Windows color (decimal): -14584794 or 2520097. OLE color: 2520097.
HSL color Cylindrical-coordinate representation of color #217426: hue angle of 123.61º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217426 is Cyan = 0.72, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 38 | - |
| CMYK | 0.72 | 0 | 0.67 | 0.55 |
| HSL | 123.61º | 0.56% | 0.29% | - |
| HSV(B) | 123.61º | 0.72% | 0.45% | - |
| XYZ | 7.22 | 12.95 | 3.95 | - |
| YUV | 82.29 | 103 | 92.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 38 | 0.72 | 0 | 0.67 | 0.55 | 123.61 | 0.56 | 0.29 |
| Hex | 21 | 74 | 26 | 48 | 0 | 43 | 37 | 7C | 38 | 1D |
| Octal | 41 | 164 | 46 | 110 | 0 | 103 | 67 | 174 | 70 | 35 |
| Binary | 100001 | 1110100 | 100110 | 1001000 | 0 | 1000011 | 110111 | 1111100 | 111000 | 11101 |
Color Harmonies of #217426
Complementary color
Monochromatic Colors of #217426
Black with #217426
Text Example
Text Example
White with #217426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217426; }
p { color: rgb(33,116,38); }
H1.HeaderClassName
{
color: #217426;
}
.AnyTagClassName
{
color: #217426;
}
</style>
background-color css
<style>
a { background-color: #217426; }
a { background-color: rgb(33,116,38); }
div.DivClassName
{
background-color: #217426;
}
.BgClassName
{
background-color: #217426;
}
</style>
border-color css
<style>
span { border-color: #217426; }
span { border-color: rgb(33,116,38); }
td.TdClassName
{
border-color: #217426;
}
.TagClassName
{
border-color: #217426;
}
</style>