Shades of San Felix #227730
Tints of San Felix #227730
RGB
CMYK
RGB Variations
Color information
#227730 (or 0x227730) is known color: San Felix. HEX triplet: 22, 77 and 30. RGB value is (34,119,48). Sum of RGB (Red+Green+Blue) = 34+119+48=201 (26% of max value = 765). Red value is 34 (13.67% from 255 or 16.92% from 201); Green value is 119 (46.88% from 255 or 59.20% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 119 - color contains mainly: green. Hex color #227730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227730 is #DD88CF. Grayscale: #555555. Windows color (decimal): -14518480 or 3176226. OLE color: 3176226.
HSL color Cylindrical-coordinate representation of color #227730: hue angle of 129.88º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227730 is Cyan = 0.71, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 119 | 48 | - |
| CMYK | 0.71 | 0 | 0.60 | 0.53 |
| HSL | 129.88º | 0.56% | 0.3% | - |
| HSV(B) | 129.88º | 0.71% | 0.47% | - |
| XYZ | 7.79 | 13.75 | 5.04 | - |
| YUV | 85.49 | 106.84 | 91.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 119 | 48 | 0.71 | 0 | 0.60 | 0.53 | 129.88 | 0.56 | 0.3 |
| Hex | 22 | 77 | 30 | 47 | 0 | 3C | 35 | 82 | 38 | 1E |
| Octal | 42 | 167 | 60 | 107 | 0 | 74 | 65 | 202 | 70 | 36 |
| Binary | 100010 | 1110111 | 110000 | 1000111 | 0 | 111100 | 110101 | 10000010 | 111000 | 11110 |
Color Harmonies of #227730
Complementary color
Monochromatic Colors of #227730
Black with #227730
Text Example
Text Example
White with #227730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227730; }
p { color: rgb(34,119,48); }
H1.HeaderClassName
{
color: #227730;
}
.AnyTagClassName
{
color: #227730;
}
</style>
background-color css
<style>
a { background-color: #227730; }
a { background-color: rgb(34,119,48); }
div.DivClassName
{
background-color: #227730;
}
.BgClassName
{
background-color: #227730;
}
</style>
border-color css
<style>
span { border-color: #227730; }
span { border-color: rgb(34,119,48); }
td.TdClassName
{
border-color: #227730;
}
.TagClassName
{
border-color: #227730;
}
</style>