Shades of San Felix #227423
Tints of San Felix #227423
RGB
CMYK
RGB Variations
Color information
#227423 (or 0x227423) is known color: San Felix. HEX triplet: 22, 74 and 23. RGB value is (34,116,35). Sum of RGB (Red+Green+Blue) = 34+116+35=185 (24% of max value = 765). Red value is 34 (13.67% from 255 or 18.38% from 185); Green value is 116 (45.70% from 255 or 62.70% from 185); Blue value is 35 (14.06% from 255 or 18.92% from 185); Max value from RGB is 116 - color contains mainly: green. Hex color #227423 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227423 is #DD8BDC. Grayscale: #525252. Windows color (decimal): -14519261 or 2323490. OLE color: 2323490.
HSL color Cylindrical-coordinate representation of color #227423: hue angle of 120.73º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227423 is Cyan = 0.71, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 116 | 35 | - |
| CMYK | 0.71 | 0 | 0.70 | 0.55 |
| HSL | 120.73º | 0.55% | 0.29% | - |
| HSV(B) | 120.73º | 0.71% | 0.45% | - |
| XYZ | 7.21 | 12.95 | 3.71 | - |
| YUV | 82.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 116 | 35 | 0.71 | 0 | 0.70 | 0.55 | 120.73 | 0.55 | 0.29 |
| Hex | 22 | 74 | 23 | 47 | 0 | 46 | 37 | 79 | 37 | 1D |
| Octal | 42 | 164 | 43 | 107 | 0 | 106 | 67 | 171 | 67 | 35 |
| Binary | 100010 | 1110100 | 100011 | 1000111 | 0 | 1000110 | 110111 | 1111001 | 110111 | 11101 |
Color Harmonies of #227423
Complementary color
Monochromatic Colors of #227423
Black with #227423
Text Example
Text Example
White with #227423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227423; }
p { color: rgb(34,116,35); }
H1.HeaderClassName
{
color: #227423;
}
.AnyTagClassName
{
color: #227423;
}
</style>
background-color css
<style>
a { background-color: #227423; }
a { background-color: rgb(34,116,35); }
div.DivClassName
{
background-color: #227423;
}
.BgClassName
{
background-color: #227423;
}
</style>
border-color css
<style>
span { border-color: #227423; }
span { border-color: rgb(34,116,35); }
td.TdClassName
{
border-color: #227423;
}
.TagClassName
{
border-color: #227423;
}
</style>