Shades of San Felix #126718
Tints of San Felix #126718
RGB
CMYK
RGB Variations
Color information
#126718 (or 0x126718) is known color: San Felix. HEX triplet: 12, 67 and 18. RGB value is (18,103,24). Sum of RGB (Red+Green+Blue) = 18+103+24=145 (19% of max value = 765). Red value is 18 (7.42% from 255 or 12.41% from 145); Green value is 103 (40.62% from 255 or 71.03% from 145); Blue value is 24 (9.77% from 255 or 16.55% from 145); Max value from RGB is 103 - color contains mainly: green. Hex color #126718 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #126718 is #ED98E7. Grayscale: #444444. Windows color (decimal): -15571176 or 1599250. OLE color: 1599250.
HSL color Cylindrical-coordinate representation of color #126718: hue angle of 124.24º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126718 is Cyan = 0.83, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 24 | - |
| CMYK | 0.83 | 0 | 0.77 | 0.60 |
| HSL | 124.24º | 0.7% | 0.24% | - |
| HSV(B) | 124.24º | 0.83% | 0.4% | - |
| XYZ | 5.26 | 9.9 | 2.5 | - |
| YUV | 68.58 | 102.84 | 91.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 24 | 0.83 | 0 | 0.77 | 0.60 | 124.24 | 0.7 | 0.24 |
| Hex | 12 | 67 | 18 | 53 | 0 | 4D | 3C | 7C | 46 | 18 |
| Octal | 22 | 147 | 30 | 123 | 0 | 115 | 74 | 174 | 106 | 30 |
| Binary | 10010 | 1100111 | 11000 | 1010011 | 0 | 1001101 | 111100 | 1111100 | 1000110 | 11000 |
Color Harmonies of #126718
Complementary color
Monochromatic Colors of #126718
Black with #126718
Text Example
Text Example
White with #126718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126718; }
p { color: rgb(18,103,24); }
H1.HeaderClassName
{
color: #126718;
}
.AnyTagClassName
{
color: #126718;
}
</style>
background-color css
<style>
a { background-color: #126718; }
a { background-color: rgb(18,103,24); }
div.DivClassName
{
background-color: #126718;
}
.BgClassName
{
background-color: #126718;
}
</style>
border-color css
<style>
span { border-color: #126718; }
span { border-color: rgb(18,103,24); }
td.TdClassName
{
border-color: #126718;
}
.TagClassName
{
border-color: #126718;
}
</style>