Shades of San Felix #226321
Tints of San Felix #226321
RGB
CMYK
RGB Variations
Color information
#226321 (or 0x226321) is known color: San Felix. HEX triplet: 22, 63 and 21. RGB value is (34,99,33). Sum of RGB (Red+Green+Blue) = 34+99+33=166 (21% of max value = 765). Red value is 34 (13.67% from 255 or 20.48% from 166); Green value is 99 (39.06% from 255 or 59.64% from 166); Blue value is 33 (13.28% from 255 or 19.88% from 166); Max value from RGB is 99 - color contains mainly: green. Hex color #226321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226321 is #DD9CDE. Grayscale: #484848. Windows color (decimal): -14523615 or 2188066. OLE color: 2188066.
HSL color Cylindrical-coordinate representation of color #226321: hue angle of 119.09º 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 #226321 is Cyan = 0.66, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 99 | 33 | - |
| CMYK | 0.66 | 0 | 0.67 | 0.61 |
| HSL | 119.09º | 0.5% | 0.26% | - |
| HSV(B) | 119.09º | 0.67% | 0.39% | - |
| XYZ | 5.4 | 9.37 | 2.96 | - |
| YUV | 72.04 | 105.97 | 100.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 99 | 33 | 0.66 | 0 | 0.67 | 0.61 | 119.09 | 0.5 | 0.26 |
| Hex | 22 | 63 | 21 | 42 | 0 | 43 | 3D | 77 | 32 | 1A |
| Octal | 42 | 143 | 41 | 102 | 0 | 103 | 75 | 167 | 62 | 32 |
| Binary | 100010 | 1100011 | 100001 | 1000010 | 0 | 1000011 | 111101 | 1110111 | 110010 | 11010 |
Color Harmonies of #226321
Complementary color
Monochromatic Colors of #226321
Black with #226321
Text Example
Text Example
White with #226321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226321; }
p { color: rgb(34,99,33); }
H1.HeaderClassName
{
color: #226321;
}
.AnyTagClassName
{
color: #226321;
}
</style>
background-color css
<style>
a { background-color: #226321; }
a { background-color: rgb(34,99,33); }
div.DivClassName
{
background-color: #226321;
}
.BgClassName
{
background-color: #226321;
}
</style>
border-color css
<style>
span { border-color: #226321; }
span { border-color: rgb(34,99,33); }
td.TdClassName
{
border-color: #226321;
}
.TagClassName
{
border-color: #226321;
}
</style>