Shades of San Felix #226625
Tints of San Felix #226625
RGB
CMYK
RGB Variations
Color information
#226625 (or 0x226625) is known color: San Felix. HEX triplet: 22, 66 and 25. RGB value is (34,102,37). Sum of RGB (Red+Green+Blue) = 34+102+37=173 (22% of max value = 765). Red value is 34 (13.67% from 255 or 19.65% from 173); Green value is 102 (40.23% from 255 or 58.96% from 173); Blue value is 37 (14.84% from 255 or 21.39% from 173); Max value from RGB is 102 - color contains mainly: green. Hex color #226625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226625 is #DD99DA. Grayscale: #4A4A4A. Windows color (decimal): -14522843 or 2450978. OLE color: 2450978.
HSL color Cylindrical-coordinate representation of color #226625: hue angle of 122.65º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #226625 is Cyan = 0.67, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 34 | 102 | 37 | - |
| CMYK | 0.67 | 0 | 0.64 | 0.6 |
| HSL | 122.65º | 0.5% | 0.27% | - |
| HSV(B) | 122.65º | 0.67% | 0.4% | - |
| XYZ | 5.74 | 9.98 | 3.37 | - |
| YUV | 74.26 | 106.97 | 99.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 37 | 0.67 | 0 | 0.64 | 0.6 | 122.65 | 0.5 | 0.27 |
| Hex | 22 | 66 | 25 | 43 | 0 | 40 | 3C | 7B | 32 | 1B |
| Octal | 42 | 146 | 45 | 103 | 0 | 100 | 74 | 173 | 62 | 33 |
| Binary | 100010 | 1100110 | 100101 | 1000011 | 0 | 1000000 | 111100 | 1111011 | 110010 | 11011 |
Color Harmonies of #226625
Complementary color
Monochromatic Colors of #226625
Black with #226625
Text Example
Text Example
White with #226625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226625; }
p { color: rgb(34,102,37); }
H1.HeaderClassName
{
color: #226625;
}
.AnyTagClassName
{
color: #226625;
}
</style>
background-color css
<style>
a { background-color: #226625; }
a { background-color: rgb(34,102,37); }
div.DivClassName
{
background-color: #226625;
}
.BgClassName
{
background-color: #226625;
}
</style>
border-color css
<style>
span { border-color: #226625; }
span { border-color: rgb(34,102,37); }
td.TdClassName
{
border-color: #226625;
}
.TagClassName
{
border-color: #226625;
}
</style>