Shades of San Felix #266616
Tints of San Felix #266616
RGB
CMYK
RGB Variations
Color information
#266616 (or 0x266616) is known color: San Felix. HEX triplet: 26, 66 and 16. RGB value is (38,102,22). Sum of RGB (Red+Green+Blue) = 38+102+22=162 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.46% from 162); Green value is 102 (40.23% from 255 or 62.96% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 102 - color contains mainly: green. Hex color #266616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266616 is #D999E9. Grayscale: #4A4A4A. Windows color (decimal): -14260714 or 1467942. OLE color: 1467942.
HSL color Cylindrical-coordinate representation of color #266616: hue angle of 108º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #266616 is Cyan = 0.63, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 102 | 22 | - |
| CMYK | 0.63 | 0 | 0.78 | 0.6 |
| HSL | 108º | 0.65% | 0.24% | - |
| HSV(B) | 108º | 0.78% | 0.4% | - |
| XYZ | 5.7 | 9.97 | 2.38 | - |
| YUV | 73.74 | 98.8 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 22 | 0.63 | 0 | 0.78 | 0.6 | 108 | 0.65 | 0.24 |
| Hex | 26 | 66 | 16 | 3F | 0 | 4E | 3C | 6C | 41 | 18 |
| Octal | 46 | 146 | 26 | 77 | 0 | 116 | 74 | 154 | 101 | 30 |
| Binary | 100110 | 1100110 | 10110 | 111111 | 0 | 1001110 | 111100 | 1101100 | 1000001 | 11000 |
Color Harmonies of #266616
Complementary color
Monochromatic Colors of #266616
Black with #266616
Text Example
Text Example
White with #266616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266616; }
p { color: rgb(38,102,22); }
H1.HeaderClassName
{
color: #266616;
}
.AnyTagClassName
{
color: #266616;
}
</style>
background-color css
<style>
a { background-color: #266616; }
a { background-color: rgb(38,102,22); }
div.DivClassName
{
background-color: #266616;
}
.BgClassName
{
background-color: #266616;
}
</style>
border-color css
<style>
span { border-color: #266616; }
span { border-color: rgb(38,102,22); }
td.TdClassName
{
border-color: #266616;
}
.TagClassName
{
border-color: #266616;
}
</style>