Shades of San Felix #266815
Tints of San Felix #266815
RGB
CMYK
RGB Variations
Color information
#266815 (or 0x266815) is known color: San Felix. HEX triplet: 26, 68 and 15. RGB value is (38,104,21). Sum of RGB (Red+Green+Blue) = 38+104+21=163 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.31% from 163); Green value is 104 (41.02% from 255 or 63.80% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 104 - color contains mainly: green. Hex color #266815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266815 is #D997EA. Grayscale: #4B4B4B. Windows color (decimal): -14260203 or 1402918. OLE color: 1402918.
HSL color Cylindrical-coordinate representation of color #266815: hue angle of 107.71º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #266815 is Cyan = 0.63, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 21 | - |
| CMYK | 0.63 | 0 | 0.80 | 0.59 |
| HSL | 107.71º | 0.66% | 0.25% | - |
| HSV(B) | 107.71º | 0.8% | 0.41% | - |
| XYZ | 5.89 | 10.37 | 2.4 | - |
| YUV | 74.8 | 97.63 | 101.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 21 | 0.63 | 0 | 0.80 | 0.59 | 107.71 | 0.66 | 0.25 |
| Hex | 26 | 68 | 15 | 3F | 0 | 50 | 3B | 6C | 42 | 19 |
| Octal | 46 | 150 | 25 | 77 | 0 | 120 | 73 | 154 | 102 | 31 |
| Binary | 100110 | 1101000 | 10101 | 111111 | 0 | 1010000 | 111011 | 1101100 | 1000010 | 11001 |
Color Harmonies of #266815
Complementary color
Monochromatic Colors of #266815
Black with #266815
Text Example
Text Example
White with #266815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266815; }
p { color: rgb(38,104,21); }
H1.HeaderClassName
{
color: #266815;
}
.AnyTagClassName
{
color: #266815;
}
</style>
background-color css
<style>
a { background-color: #266815; }
a { background-color: rgb(38,104,21); }
div.DivClassName
{
background-color: #266815;
}
.BgClassName
{
background-color: #266815;
}
</style>
border-color css
<style>
span { border-color: #266815; }
span { border-color: rgb(38,104,21); }
td.TdClassName
{
border-color: #266815;
}
.TagClassName
{
border-color: #266815;
}
</style>