Shades of San Felix #226417
Tints of San Felix #226417
RGB
CMYK
RGB Variations
Color information
#226417 (or 0x226417) is known color: San Felix. HEX triplet: 22, 64 and 17. RGB value is (34,100,23). Sum of RGB (Red+Green+Blue) = 34+100+23=157 (20% of max value = 765). Red value is 34 (13.67% from 255 or 21.66% from 157); Green value is 100 (39.45% from 255 or 63.69% from 157); Blue value is 23 (9.38% from 255 or 14.65% from 157); Max value from RGB is 100 - color contains mainly: green. Hex color #226417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226417 is #DD9BE8. Grayscale: #474747. Windows color (decimal): -14523369 or 1532962. OLE color: 1532962.
HSL color Cylindrical-coordinate representation of color #226417: hue angle of 111.43º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226417 is Cyan = 0.66, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 100 | 23 | - |
| CMYK | 0.66 | 0 | 0.77 | 0.61 |
| HSL | 111.43º | 0.63% | 0.24% | - |
| HSV(B) | 111.43º | 0.77% | 0.39% | - |
| XYZ | 5.37 | 9.52 | 2.36 | - |
| YUV | 71.49 | 100.63 | 101.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 100 | 23 | 0.66 | 0 | 0.77 | 0.61 | 111.43 | 0.63 | 0.24 |
| Hex | 22 | 64 | 17 | 42 | 0 | 4D | 3D | 6F | 3F | 18 |
| Octal | 42 | 144 | 27 | 102 | 0 | 115 | 75 | 157 | 77 | 30 |
| Binary | 100010 | 1100100 | 10111 | 1000010 | 0 | 1001101 | 111101 | 1101111 | 111111 | 11000 |
Color Harmonies of #226417
Complementary color
Monochromatic Colors of #226417
Black with #226417
Text Example
Text Example
White with #226417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226417; }
p { color: rgb(34,100,23); }
H1.HeaderClassName
{
color: #226417;
}
.AnyTagClassName
{
color: #226417;
}
</style>
background-color css
<style>
a { background-color: #226417; }
a { background-color: rgb(34,100,23); }
div.DivClassName
{
background-color: #226417;
}
.BgClassName
{
background-color: #226417;
}
</style>
border-color css
<style>
span { border-color: #226417; }
span { border-color: rgb(34,100,23); }
td.TdClassName
{
border-color: #226417;
}
.TagClassName
{
border-color: #226417;
}
</style>