Shades of San Felix #196718
Tints of San Felix #196718
RGB
CMYK
RGB Variations
Color information
#196718 (or 0x196718) is known color: San Felix. HEX triplet: 19, 67 and 18. RGB value is (25,103,24). Sum of RGB (Red+Green+Blue) = 25+103+24=152 (20% of max value = 765). Red value is 25 (10.16% from 255 or 16.45% from 152); Green value is 103 (40.62% from 255 or 67.76% from 152); Blue value is 24 (9.77% from 255 or 15.79% from 152); Max value from RGB is 103 - color contains mainly: green. Hex color #196718 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #196718 is #E698E7. Grayscale: #464646. Windows color (decimal): -15112424 or 1599257. OLE color: 1599257.
HSL color Cylindrical-coordinate representation of color #196718: hue angle of 119.24º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #196718 is Cyan = 0.76, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 25 | 103 | 24 | - |
| CMYK | 0.76 | 0 | 0.77 | 0.60 |
| HSL | 119.24º | 0.62% | 0.25% | - |
| HSV(B) | 119.24º | 0.77% | 0.4% | - |
| XYZ | 5.42 | 9.97 | 2.5 | - |
| YUV | 70.67 | 101.66 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 103 | 24 | 0.76 | 0 | 0.77 | 0.60 | 119.24 | 0.62 | 0.25 |
| Hex | 19 | 67 | 18 | 4C | 0 | 4D | 3C | 77 | 3E | 19 |
| Octal | 31 | 147 | 30 | 114 | 0 | 115 | 74 | 167 | 76 | 31 |
| Binary | 11001 | 1100111 | 11000 | 1001100 | 0 | 1001101 | 111100 | 1110111 | 111110 | 11001 |
Color Harmonies of #196718
Complementary color
Monochromatic Colors of #196718
Black with #196718
Text Example
Text Example
White with #196718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #196718; }
p { color: rgb(25,103,24); }
H1.HeaderClassName
{
color: #196718;
}
.AnyTagClassName
{
color: #196718;
}
</style>
background-color css
<style>
a { background-color: #196718; }
a { background-color: rgb(25,103,24); }
div.DivClassName
{
background-color: #196718;
}
.BgClassName
{
background-color: #196718;
}
</style>
border-color css
<style>
span { border-color: #196718; }
span { border-color: rgb(25,103,24); }
td.TdClassName
{
border-color: #196718;
}
.TagClassName
{
border-color: #196718;
}
</style>