Shades of San Felix #226324
Tints of San Felix #226324
RGB
CMYK
RGB Variations
Color information
#226324 (or 0x226324) is known color: San Felix. HEX triplet: 22, 63 and 24. RGB value is (34,99,36). Sum of RGB (Red+Green+Blue) = 34+99+36=169 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20.12% from 169); Green value is 99 (39.06% from 255 or 58.58% from 169); Blue value is 36 (14.45% from 255 or 21.30% from 169); Max value from RGB is 99 - color contains mainly: green. Hex color #226324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226324 is #DD9CDB. Grayscale: #484848. Windows color (decimal): -14523612 or 2384674. OLE color: 2384674.
HSL color Cylindrical-coordinate representation of color #226324: hue angle of 121.85º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #226324 is Cyan = 0.66, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 99 | 36 | - |
| CMYK | 0.66 | 0 | 0.64 | 0.61 |
| HSL | 121.85º | 0.49% | 0.26% | - |
| HSV(B) | 121.85º | 0.66% | 0.39% | - |
| XYZ | 5.44 | 9.39 | 3.2 | - |
| YUV | 72.38 | 107.47 | 100.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 99 | 36 | 0.66 | 0 | 0.64 | 0.61 | 121.85 | 0.49 | 0.26 |
| Hex | 22 | 63 | 24 | 42 | 0 | 40 | 3D | 7A | 31 | 1A |
| Octal | 42 | 143 | 44 | 102 | 0 | 100 | 75 | 172 | 61 | 32 |
| Binary | 100010 | 1100011 | 100100 | 1000010 | 0 | 1000000 | 111101 | 1111010 | 110001 | 11010 |
Color Harmonies of #226324
Complementary color
Monochromatic Colors of #226324
Black with #226324
Text Example
Text Example
White with #226324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226324; }
p { color: rgb(34,99,36); }
H1.HeaderClassName
{
color: #226324;
}
.AnyTagClassName
{
color: #226324;
}
</style>
background-color css
<style>
a { background-color: #226324; }
a { background-color: rgb(34,99,36); }
div.DivClassName
{
background-color: #226324;
}
.BgClassName
{
background-color: #226324;
}
</style>
border-color css
<style>
span { border-color: #226324; }
span { border-color: rgb(34,99,36); }
td.TdClassName
{
border-color: #226324;
}
.TagClassName
{
border-color: #226324;
}
</style>