Shades of San Felix #197421
Tints of San Felix #197421
RGB
CMYK
RGB Variations
Color information
#197421 (or 0x197421) is known color: San Felix. HEX triplet: 19, 74 and 21. RGB value is (25,116,33). Sum of RGB (Red+Green+Blue) = 25+116+33=174 (23% of max value = 765). Red value is 25 (10.16% from 255 or 14.37% from 174); Green value is 116 (45.70% from 255 or 66.67% from 174); Blue value is 33 (13.28% from 255 or 18.97% from 174); Max value from RGB is 116 - color contains mainly: green. Hex color #197421 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197421 is #E68BDE. Grayscale: #4F4F4F. Windows color (decimal): -15109087 or 2192409. OLE color: 2192409.
HSL color Cylindrical-coordinate representation of color #197421: hue angle of 125.27º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197421 is Cyan = 0.78, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 116 | 33 | - |
| CMYK | 0.78 | 0 | 0.72 | 0.55 |
| HSL | 125.27º | 0.65% | 0.28% | - |
| HSV(B) | 125.27º | 0.78% | 0.45% | - |
| XYZ | 6.92 | 12.81 | 3.55 | - |
| YUV | 79.33 | 101.85 | 89.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 33 | 0.78 | 0 | 0.72 | 0.55 | 125.27 | 0.65 | 0.28 |
| Hex | 19 | 74 | 21 | 4E | 0 | 48 | 37 | 7D | 41 | 1C |
| Octal | 31 | 164 | 41 | 116 | 0 | 110 | 67 | 175 | 101 | 34 |
| Binary | 11001 | 1110100 | 100001 | 1001110 | 0 | 1001000 | 110111 | 1111101 | 1000001 | 11100 |
Color Harmonies of #197421
Complementary color
Monochromatic Colors of #197421
Black with #197421
Text Example
Text Example
White with #197421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197421; }
p { color: rgb(25,116,33); }
H1.HeaderClassName
{
color: #197421;
}
.AnyTagClassName
{
color: #197421;
}
</style>
background-color css
<style>
a { background-color: #197421; }
a { background-color: rgb(25,116,33); }
div.DivClassName
{
background-color: #197421;
}
.BgClassName
{
background-color: #197421;
}
</style>
border-color css
<style>
span { border-color: #197421; }
span { border-color: rgb(25,116,33); }
td.TdClassName
{
border-color: #197421;
}
.TagClassName
{
border-color: #197421;
}
</style>