Shades of San Felix #167320
Tints of San Felix #167320
RGB
CMYK
RGB Variations
Color information
#167320 (or 0x167320) is known color: San Felix. HEX triplet: 16, 73 and 20. RGB value is (22,115,32). Sum of RGB (Red+Green+Blue) = 22+115+32=169 (22% of max value = 765). Red value is 22 (8.98% from 255 or 13.02% from 169); Green value is 115 (45.31% from 255 or 68.05% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 115 - color contains mainly: green. Hex color #167320 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #167320 is #E98CDF. Grayscale: #4D4D4D. Windows color (decimal): -15305952 or 2126614. OLE color: 2126614.
HSL color Cylindrical-coordinate representation of color #167320: hue angle of 126.45º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #167320 is Cyan = 0.81, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 115 | 32 | - |
| CMYK | 0.81 | 0 | 0.72 | 0.55 |
| HSL | 126.45º | 0.68% | 0.27% | - |
| HSV(B) | 126.45º | 0.81% | 0.45% | - |
| XYZ | 6.72 | 12.54 | 3.43 | - |
| YUV | 77.73 | 102.19 | 88.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 115 | 32 | 0.81 | 0 | 0.72 | 0.55 | 126.45 | 0.68 | 0.27 |
| Hex | 16 | 73 | 20 | 51 | 0 | 48 | 37 | 7E | 44 | 1B |
| Octal | 26 | 163 | 40 | 121 | 0 | 110 | 67 | 176 | 104 | 33 |
| Binary | 10110 | 1110011 | 100000 | 1010001 | 0 | 1001000 | 110111 | 1111110 | 1000100 | 11011 |
Color Harmonies of #167320
Complementary color
Monochromatic Colors of #167320
Black with #167320
Text Example
Text Example
White with #167320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167320; }
p { color: rgb(22,115,32); }
H1.HeaderClassName
{
color: #167320;
}
.AnyTagClassName
{
color: #167320;
}
</style>
background-color css
<style>
a { background-color: #167320; }
a { background-color: rgb(22,115,32); }
div.DivClassName
{
background-color: #167320;
}
.BgClassName
{
background-color: #167320;
}
</style>
border-color css
<style>
span { border-color: #167320; }
span { border-color: rgb(22,115,32); }
td.TdClassName
{
border-color: #167320;
}
.TagClassName
{
border-color: #167320;
}
</style>