Shades of San Felix #126516
Tints of San Felix #126516
RGB
CMYK
RGB Variations
Color information
#126516 (or 0x126516) is known color: San Felix. HEX triplet: 12, 65 and 16. RGB value is (18,101,22). Sum of RGB (Red+Green+Blue) = 18+101+22=141 (18% of max value = 765). Red value is 18 (7.42% from 255 or 12.77% from 141); Green value is 101 (39.84% from 255 or 71.63% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 101 - color contains mainly: green. Hex color #126516 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #126516 is #ED9AE9. Grayscale: #434343. Windows color (decimal): -15571690 or 1467666. OLE color: 1467666.
HSL color Cylindrical-coordinate representation of color #126516: hue angle of 122.89º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126516 is Cyan = 0.82, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 22 | - |
| CMYK | 0.82 | 0 | 0.78 | 0.60 |
| HSL | 122.89º | 0.7% | 0.23% | - |
| HSV(B) | 122.89º | 0.82% | 0.4% | - |
| XYZ | 5.05 | 9.49 | 2.33 | - |
| YUV | 67.18 | 102.5 | 92.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 22 | 0.82 | 0 | 0.78 | 0.60 | 122.89 | 0.7 | 0.23 |
| Hex | 12 | 65 | 16 | 52 | 0 | 4E | 3C | 7B | 46 | 17 |
| Octal | 22 | 145 | 26 | 122 | 0 | 116 | 74 | 173 | 106 | 27 |
| Binary | 10010 | 1100101 | 10110 | 1010010 | 0 | 1001110 | 111100 | 1111011 | 1000110 | 10111 |
Color Harmonies of #126516
Complementary color
Monochromatic Colors of #126516
Black with #126516
Text Example
Text Example
White with #126516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126516; }
p { color: rgb(18,101,22); }
H1.HeaderClassName
{
color: #126516;
}
.AnyTagClassName
{
color: #126516;
}
</style>
background-color css
<style>
a { background-color: #126516; }
a { background-color: rgb(18,101,22); }
div.DivClassName
{
background-color: #126516;
}
.BgClassName
{
background-color: #126516;
}
</style>
border-color css
<style>
span { border-color: #126516; }
span { border-color: rgb(18,101,22); }
td.TdClassName
{
border-color: #126516;
}
.TagClassName
{
border-color: #126516;
}
</style>