Shades of San Felix #227330
Tints of San Felix #227330
RGB
CMYK
RGB Variations
Color information
#227330 (or 0x227330) is known color: San Felix. HEX triplet: 22, 73 and 30. RGB value is (34,115,48). Sum of RGB (Red+Green+Blue) = 34+115+48=197 (26% of max value = 765). Red value is 34 (13.67% from 255 or 17.26% from 197); Green value is 115 (45.31% from 255 or 58.38% from 197); Blue value is 48 (19.14% from 255 or 24.37% from 197); Max value from RGB is 115 - color contains mainly: green. Hex color #227330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227330 is #DD8CCF. Grayscale: #535353. Windows color (decimal): -14519504 or 3175202. OLE color: 3175202.
HSL color Cylindrical-coordinate representation of color #227330: hue angle of 130.37º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227330 is Cyan = 0.70, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 48 | - |
| CMYK | 0.70 | 0 | 0.58 | 0.55 |
| HSL | 130.37º | 0.54% | 0.29% | - |
| HSV(B) | 130.37º | 0.7% | 0.45% | - |
| XYZ | 7.32 | 12.81 | 4.88 | - |
| YUV | 83.14 | 108.16 | 92.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 48 | 0.70 | 0 | 0.58 | 0.55 | 130.37 | 0.54 | 0.29 |
| Hex | 22 | 73 | 30 | 46 | 0 | 3A | 37 | 82 | 36 | 1D |
| Octal | 42 | 163 | 60 | 106 | 0 | 72 | 67 | 202 | 66 | 35 |
| Binary | 100010 | 1110011 | 110000 | 1000110 | 0 | 111010 | 110111 | 10000010 | 110110 | 11101 |
Color Harmonies of #227330
Complementary color
Monochromatic Colors of #227330
Black with #227330
Text Example
Text Example
White with #227330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227330; }
p { color: rgb(34,115,48); }
H1.HeaderClassName
{
color: #227330;
}
.AnyTagClassName
{
color: #227330;
}
</style>
background-color css
<style>
a { background-color: #227330; }
a { background-color: rgb(34,115,48); }
div.DivClassName
{
background-color: #227330;
}
.BgClassName
{
background-color: #227330;
}
</style>
border-color css
<style>
span { border-color: #227330; }
span { border-color: rgb(34,115,48); }
td.TdClassName
{
border-color: #227330;
}
.TagClassName
{
border-color: #227330;
}
</style>