Shades of San Felix #227625
Tints of San Felix #227625
RGB
CMYK
RGB Variations
Color information
#227625 (or 0x227625) is known color: San Felix. HEX triplet: 22, 76 and 25. RGB value is (34,118,37). Sum of RGB (Red+Green+Blue) = 34+118+37=189 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.99% from 189); Green value is 118 (46.48% from 255 or 62.43% from 189); Blue value is 37 (14.84% from 255 or 19.58% from 189); Max value from RGB is 118 - color contains mainly: green. Hex color #227625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227625 is #DD89DA. Grayscale: #535353. Windows color (decimal): -14518747 or 2455074. OLE color: 2455074.
HSL color Cylindrical-coordinate representation of color #227625: hue angle of 122.14º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227625 is Cyan = 0.71, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 118 | 37 | - |
| CMYK | 0.71 | 0 | 0.69 | 0.54 |
| HSL | 122.14º | 0.55% | 0.3% | - |
| HSV(B) | 122.14º | 0.71% | 0.46% | - |
| XYZ | 7.47 | 13.43 | 3.95 | - |
| YUV | 83.65 | 101.67 | 92.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 37 | 0.71 | 0 | 0.69 | 0.54 | 122.14 | 0.55 | 0.3 |
| Hex | 22 | 76 | 25 | 47 | 0 | 45 | 36 | 7A | 37 | 1E |
| Octal | 42 | 166 | 45 | 107 | 0 | 105 | 66 | 172 | 67 | 36 |
| Binary | 100010 | 1110110 | 100101 | 1000111 | 0 | 1000101 | 110110 | 1111010 | 110111 | 11110 |
Color Harmonies of #227625
Complementary color
Monochromatic Colors of #227625
Black with #227625
Text Example
Text Example
White with #227625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227625; }
p { color: rgb(34,118,37); }
H1.HeaderClassName
{
color: #227625;
}
.AnyTagClassName
{
color: #227625;
}
</style>
background-color css
<style>
a { background-color: #227625; }
a { background-color: rgb(34,118,37); }
div.DivClassName
{
background-color: #227625;
}
.BgClassName
{
background-color: #227625;
}
</style>
border-color css
<style>
span { border-color: #227625; }
span { border-color: rgb(34,118,37); }
td.TdClassName
{
border-color: #227625;
}
.TagClassName
{
border-color: #227625;
}
</style>