Shades of San Felix #266519
Tints of San Felix #266519
RGB
CMYK
RGB Variations
Color information
#266519 (or 0x266519) is known color: San Felix. HEX triplet: 26, 65 and 19. RGB value is (38,101,25). Sum of RGB (Red+Green+Blue) = 38+101+25=164 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.17% from 164); Green value is 101 (39.84% from 255 or 61.59% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 101 - color contains mainly: green. Hex color #266519 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266519 is #D99AE6. Grayscale: #494949. Windows color (decimal): -14260967 or 1664294. OLE color: 1664294.
HSL color Cylindrical-coordinate representation of color #266519: hue angle of 109.74º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #266519 is Cyan = 0.62, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 101 | 25 | - |
| CMYK | 0.62 | 0 | 0.75 | 0.60 |
| HSL | 109.74º | 0.6% | 0.25% | - |
| HSV(B) | 109.74º | 0.75% | 0.4% | - |
| XYZ | 5.63 | 9.79 | 2.51 | - |
| YUV | 73.5 | 100.63 | 102.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 25 | 0.62 | 0 | 0.75 | 0.60 | 109.74 | 0.6 | 0.25 |
| Hex | 26 | 65 | 19 | 3E | 0 | 4B | 3C | 6E | 3C | 19 |
| Octal | 46 | 145 | 31 | 76 | 0 | 113 | 74 | 156 | 74 | 31 |
| Binary | 100110 | 1100101 | 11001 | 111110 | 0 | 1001011 | 111100 | 1101110 | 111100 | 11001 |
Color Harmonies of #266519
Complementary color
Monochromatic Colors of #266519
Black with #266519
Text Example
Text Example
White with #266519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266519; }
p { color: rgb(38,101,25); }
H1.HeaderClassName
{
color: #266519;
}
.AnyTagClassName
{
color: #266519;
}
</style>
background-color css
<style>
a { background-color: #266519; }
a { background-color: rgb(38,101,25); }
div.DivClassName
{
background-color: #266519;
}
.BgClassName
{
background-color: #266519;
}
</style>
border-color css
<style>
span { border-color: #266519; }
span { border-color: rgb(38,101,25); }
td.TdClassName
{
border-color: #266519;
}
.TagClassName
{
border-color: #266519;
}
</style>