Shades of San Felix #227130
Tints of San Felix #227130
RGB
CMYK
RGB Variations
Color information
#227130 (or 0x227130) is known color: San Felix. HEX triplet: 22, 71 and 30. RGB value is (34,113,48). Sum of RGB (Red+Green+Blue) = 34+113+48=195 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.44% from 195); Green value is 113 (44.53% from 255 or 57.95% from 195); Blue value is 48 (19.14% from 255 or 24.62% from 195); Max value from RGB is 113 - color contains mainly: green. Hex color #227130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227130 is #DD8ECF. Grayscale: #525252. Windows color (decimal): -14520016 or 3174690. OLE color: 3174690.
HSL color Cylindrical-coordinate representation of color #227130: hue angle of 130.63º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227130 is Cyan = 0.70, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 113 | 48 | - |
| CMYK | 0.70 | 0 | 0.58 | 0.56 |
| HSL | 130.63º | 0.54% | 0.29% | - |
| HSV(B) | 130.63º | 0.7% | 0.44% | - |
| XYZ | 7.1 | 12.36 | 4.81 | - |
| YUV | 81.97 | 108.83 | 93.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 48 | 0.70 | 0 | 0.58 | 0.56 | 130.63 | 0.54 | 0.29 |
| Hex | 22 | 71 | 30 | 46 | 0 | 3A | 38 | 83 | 36 | 1D |
| Octal | 42 | 161 | 60 | 106 | 0 | 72 | 70 | 203 | 66 | 35 |
| Binary | 100010 | 1110001 | 110000 | 1000110 | 0 | 111010 | 111000 | 10000011 | 110110 | 11101 |
Color Harmonies of #227130
Complementary color
Monochromatic Colors of #227130
Black with #227130
Text Example
Text Example
White with #227130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227130; }
p { color: rgb(34,113,48); }
H1.HeaderClassName
{
color: #227130;
}
.AnyTagClassName
{
color: #227130;
}
</style>
background-color css
<style>
a { background-color: #227130; }
a { background-color: rgb(34,113,48); }
div.DivClassName
{
background-color: #227130;
}
.BgClassName
{
background-color: #227130;
}
</style>
border-color css
<style>
span { border-color: #227130; }
span { border-color: rgb(34,113,48); }
td.TdClassName
{
border-color: #227130;
}
.TagClassName
{
border-color: #227130;
}
</style>