Shades of San Felix #197020
Tints of San Felix #197020
RGB
CMYK
RGB Variations
Color information
#197020 (or 0x197020) is known color: San Felix. HEX triplet: 19, 70 and 20. RGB value is (25,112,32). Sum of RGB (Red+Green+Blue) = 25+112+32=169 (22% of max value = 765). Red value is 25 (10.16% from 255 or 14.79% from 169); Green value is 112 (44.14% from 255 or 66.27% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 112 - color contains mainly: green. Hex color #197020 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197020 is #E68FDF. Grayscale: #4D4D4D. Windows color (decimal): -15110112 or 2125849. OLE color: 2125849.
HSL color Cylindrical-coordinate representation of color #197020: hue angle of 124.83º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197020 is Cyan = 0.78, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 112 | 32 | - |
| CMYK | 0.78 | 0 | 0.71 | 0.56 |
| HSL | 124.83º | 0.64% | 0.27% | - |
| HSV(B) | 124.83º | 0.78% | 0.44% | - |
| XYZ | 6.46 | 11.9 | 3.32 | - |
| YUV | 76.87 | 102.68 | 91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 112 | 32 | 0.78 | 0 | 0.71 | 0.56 | 124.83 | 0.64 | 0.27 |
| Hex | 19 | 70 | 20 | 4E | 0 | 47 | 38 | 7D | 40 | 1B |
| Octal | 31 | 160 | 40 | 116 | 0 | 107 | 70 | 175 | 100 | 33 |
| Binary | 11001 | 1110000 | 100000 | 1001110 | 0 | 1000111 | 111000 | 1111101 | 1000000 | 11011 |
Color Harmonies of #197020
Complementary color
Monochromatic Colors of #197020
Black with #197020
Text Example
Text Example
White with #197020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197020; }
p { color: rgb(25,112,32); }
H1.HeaderClassName
{
color: #197020;
}
.AnyTagClassName
{
color: #197020;
}
</style>
background-color css
<style>
a { background-color: #197020; }
a { background-color: rgb(25,112,32); }
div.DivClassName
{
background-color: #197020;
}
.BgClassName
{
background-color: #197020;
}
</style>
border-color css
<style>
span { border-color: #197020; }
span { border-color: rgb(25,112,32); }
td.TdClassName
{
border-color: #197020;
}
.TagClassName
{
border-color: #197020;
}
</style>