Shades of San Felix #226715
Tints of San Felix #226715
RGB
CMYK
RGB Variations
Color information
#226715 (or 0x226715) is known color: San Felix. HEX triplet: 22, 67 and 15. RGB value is (34,103,21). Sum of RGB (Red+Green+Blue) = 34+103+21=158 (20% of max value = 765). Red value is 34 (13.67% from 255 or 21.52% from 158); Green value is 103 (40.62% from 255 or 65.19% from 158); Blue value is 21 (8.59% from 255 or 13.29% from 158); Max value from RGB is 103 - color contains mainly: green. Hex color #226715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226715 is #DD98EA. Grayscale: #494949. Windows color (decimal): -14522603 or 1402658. OLE color: 1402658.
HSL color Cylindrical-coordinate representation of color #226715: hue angle of 110.49º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #226715 is Cyan = 0.67, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 103 | 21 | - |
| CMYK | 0.67 | 0 | 0.80 | 0.60 |
| HSL | 110.49º | 0.66% | 0.24% | - |
| HSV(B) | 110.49º | 0.8% | 0.4% | - |
| XYZ | 5.65 | 10.09 | 2.36 | - |
| YUV | 73.02 | 98.64 | 100.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 103 | 21 | 0.67 | 0 | 0.80 | 0.60 | 110.49 | 0.66 | 0.24 |
| Hex | 22 | 67 | 15 | 43 | 0 | 50 | 3C | 6E | 42 | 18 |
| Octal | 42 | 147 | 25 | 103 | 0 | 120 | 74 | 156 | 102 | 30 |
| Binary | 100010 | 1100111 | 10101 | 1000011 | 0 | 1010000 | 111100 | 1101110 | 1000010 | 11000 |
Color Harmonies of #226715
Complementary color
Monochromatic Colors of #226715
Black with #226715
Text Example
Text Example
White with #226715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226715; }
p { color: rgb(34,103,21); }
H1.HeaderClassName
{
color: #226715;
}
.AnyTagClassName
{
color: #226715;
}
</style>
background-color css
<style>
a { background-color: #226715; }
a { background-color: rgb(34,103,21); }
div.DivClassName
{
background-color: #226715;
}
.BgClassName
{
background-color: #226715;
}
</style>
border-color css
<style>
span { border-color: #226715; }
span { border-color: rgb(34,103,21); }
td.TdClassName
{
border-color: #226715;
}
.TagClassName
{
border-color: #226715;
}
</style>