Shades of San Felix #226521
Tints of San Felix #226521
RGB
CMYK
RGB Variations
Color information
#226521 (or 0x226521) is known color: San Felix. HEX triplet: 22, 65 and 21. RGB value is (34,101,33). Sum of RGB (Red+Green+Blue) = 34+101+33=168 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20.24% from 168); Green value is 101 (39.84% from 255 or 60.12% from 168); Blue value is 33 (13.28% from 255 or 19.64% from 168); Max value from RGB is 101 - color contains mainly: green. Hex color #226521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226521 is #DD9ADE. Grayscale: #494949. Windows color (decimal): -14523103 or 2188578. OLE color: 2188578.
HSL color Cylindrical-coordinate representation of color #226521: hue angle of 119.12º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #226521 is Cyan = 0.66, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 101 | 33 | - |
| CMYK | 0.66 | 0 | 0.67 | 0.60 |
| HSL | 119.12º | 0.51% | 0.26% | - |
| HSV(B) | 119.12º | 0.67% | 0.4% | - |
| XYZ | 5.59 | 9.76 | 3.03 | - |
| YUV | 73.22 | 105.3 | 100.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 101 | 33 | 0.66 | 0 | 0.67 | 0.60 | 119.12 | 0.51 | 0.26 |
| Hex | 22 | 65 | 21 | 42 | 0 | 43 | 3C | 77 | 33 | 1A |
| Octal | 42 | 145 | 41 | 102 | 0 | 103 | 74 | 167 | 63 | 32 |
| Binary | 100010 | 1100101 | 100001 | 1000010 | 0 | 1000011 | 111100 | 1110111 | 110011 | 11010 |
Color Harmonies of #226521
Complementary color
Monochromatic Colors of #226521
Black with #226521
Text Example
Text Example
White with #226521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226521; }
p { color: rgb(34,101,33); }
H1.HeaderClassName
{
color: #226521;
}
.AnyTagClassName
{
color: #226521;
}
</style>
background-color css
<style>
a { background-color: #226521; }
a { background-color: rgb(34,101,33); }
div.DivClassName
{
background-color: #226521;
}
.BgClassName
{
background-color: #226521;
}
</style>
border-color css
<style>
span { border-color: #226521; }
span { border-color: rgb(34,101,33); }
td.TdClassName
{
border-color: #226521;
}
.TagClassName
{
border-color: #226521;
}
</style>