Shades of San Felix #266819
Tints of San Felix #266819
RGB
CMYK
RGB Variations
Color information
#266819 (or 0x266819) is known color: San Felix. HEX triplet: 26, 68 and 19. RGB value is (38,104,25). Sum of RGB (Red+Green+Blue) = 38+104+25=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 104 (41.02% from 255 or 62.28% from 167); Blue value is 25 (10.16% from 255 or 14.97% from 167); Max value from RGB is 104 - color contains mainly: green. Hex color #266819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266819 is #D997E6. Grayscale: #4B4B4B. Windows color (decimal): -14260199 or 1665062. OLE color: 1665062.
HSL color Cylindrical-coordinate representation of color #266819: hue angle of 110.13º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #266819 is Cyan = 0.63, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 25 | - |
| CMYK | 0.63 | 0 | 0.76 | 0.59 |
| HSL | 110.13º | 0.61% | 0.25% | - |
| HSV(B) | 110.13º | 0.76% | 0.41% | - |
| XYZ | 5.93 | 10.38 | 2.61 | - |
| YUV | 75.26 | 99.63 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 25 | 0.63 | 0 | 0.76 | 0.59 | 110.13 | 0.61 | 0.25 |
| Hex | 26 | 68 | 19 | 3F | 0 | 4C | 3B | 6E | 3D | 19 |
| Octal | 46 | 150 | 31 | 77 | 0 | 114 | 73 | 156 | 75 | 31 |
| Binary | 100110 | 1101000 | 11001 | 111111 | 0 | 1001100 | 111011 | 1101110 | 111101 | 11001 |
Color Harmonies of #266819
Complementary color
Monochromatic Colors of #266819
Black with #266819
Text Example
Text Example
White with #266819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266819; }
p { color: rgb(38,104,25); }
H1.HeaderClassName
{
color: #266819;
}
.AnyTagClassName
{
color: #266819;
}
</style>
background-color css
<style>
a { background-color: #266819; }
a { background-color: rgb(38,104,25); }
div.DivClassName
{
background-color: #266819;
}
.BgClassName
{
background-color: #266819;
}
</style>
border-color css
<style>
span { border-color: #266819; }
span { border-color: rgb(38,104,25); }
td.TdClassName
{
border-color: #266819;
}
.TagClassName
{
border-color: #266819;
}
</style>