Shades of San Felix #167020
Tints of San Felix #167020
RGB
CMYK
RGB Variations
Color information
#167020 (or 0x167020) is known color: San Felix. HEX triplet: 16, 70 and 20. RGB value is (22,112,32). Sum of RGB (Red+Green+Blue) = 22+112+32=166 (21% of max value = 765). Red value is 22 (8.98% from 255 or 13.25% from 166); Green value is 112 (44.14% from 255 or 67.47% from 166); Blue value is 32 (12.89% from 255 or 19.28% from 166); Max value from RGB is 112 - color contains mainly: green. Hex color #167020 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #167020 is #E98FDF. Grayscale: #4C4C4C. Windows color (decimal): -15306720 or 2125846. OLE color: 2125846.
HSL color Cylindrical-coordinate representation of color #167020: hue angle of 126.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #167020 is Cyan = 0.80, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 112 | 32 | - |
| CMYK | 0.80 | 0 | 0.71 | 0.56 |
| HSL | 126.67º | 0.67% | 0.26% | - |
| HSV(B) | 126.67º | 0.8% | 0.44% | - |
| XYZ | 6.39 | 11.86 | 3.32 | - |
| YUV | 75.97 | 103.18 | 89.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 112 | 32 | 0.80 | 0 | 0.71 | 0.56 | 126.67 | 0.67 | 0.26 |
| Hex | 16 | 70 | 20 | 50 | 0 | 47 | 38 | 7F | 43 | 1A |
| Octal | 26 | 160 | 40 | 120 | 0 | 107 | 70 | 177 | 103 | 32 |
| Binary | 10110 | 1110000 | 100000 | 1010000 | 0 | 1000111 | 111000 | 1111111 | 1000011 | 11010 |
Color Harmonies of #167020
Complementary color
Monochromatic Colors of #167020
Black with #167020
Text Example
Text Example
White with #167020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167020; }
p { color: rgb(22,112,32); }
H1.HeaderClassName
{
color: #167020;
}
.AnyTagClassName
{
color: #167020;
}
</style>
background-color css
<style>
a { background-color: #167020; }
a { background-color: rgb(22,112,32); }
div.DivClassName
{
background-color: #167020;
}
.BgClassName
{
background-color: #167020;
}
</style>
border-color css
<style>
span { border-color: #167020; }
span { border-color: rgb(22,112,32); }
td.TdClassName
{
border-color: #167020;
}
.TagClassName
{
border-color: #167020;
}
</style>