Shades of San Felix #227321
Tints of San Felix #227321
RGB
CMYK
RGB Variations
Color information
#227321 (or 0x227321) is known color: San Felix. HEX triplet: 22, 73 and 21. RGB value is (34,115,33). Sum of RGB (Red+Green+Blue) = 34+115+33=182 (24% of max value = 765). Red value is 34 (13.67% from 255 or 18.68% from 182); Green value is 115 (45.31% from 255 or 63.19% from 182); Blue value is 33 (13.28% from 255 or 18.13% from 182); Max value from RGB is 115 - color contains mainly: green. Hex color #227321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227321 is #DD8CDE. Grayscale: #515151. Windows color (decimal): -14519519 or 2192162. OLE color: 2192162.
HSL color Cylindrical-coordinate representation of color #227321: hue angle of 119.27º 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 #227321 is Cyan = 0.70, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 33 | - |
| CMYK | 0.70 | 0 | 0.71 | 0.55 |
| HSL | 119.27º | 0.55% | 0.29% | - |
| HSV(B) | 119.27º | 0.71% | 0.45% | - |
| XYZ | 7.06 | 12.71 | 3.52 | - |
| YUV | 81.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 33 | 0.70 | 0 | 0.71 | 0.55 | 119.27 | 0.55 | 0.29 |
| Hex | 22 | 73 | 21 | 46 | 0 | 47 | 37 | 77 | 37 | 1D |
| Octal | 42 | 163 | 41 | 106 | 0 | 107 | 67 | 167 | 67 | 35 |
| Binary | 100010 | 1110011 | 100001 | 1000110 | 0 | 1000111 | 110111 | 1110111 | 110111 | 11101 |
Color Harmonies of #227321
Complementary color
Monochromatic Colors of #227321
Black with #227321
Text Example
Text Example
White with #227321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227321; }
p { color: rgb(34,115,33); }
H1.HeaderClassName
{
color: #227321;
}
.AnyTagClassName
{
color: #227321;
}
</style>
background-color css
<style>
a { background-color: #227321; }
a { background-color: rgb(34,115,33); }
div.DivClassName
{
background-color: #227321;
}
.BgClassName
{
background-color: #227321;
}
</style>
border-color css
<style>
span { border-color: #227321; }
span { border-color: rgb(34,115,33); }
td.TdClassName
{
border-color: #227321;
}
.TagClassName
{
border-color: #227321;
}
</style>