Shades of San Felix #266026
Tints of San Felix #266026
RGB
CMYK
RGB Variations
Color information
#266026 (or 0x266026) is known color: San Felix. HEX triplet: 26, 60 and 26. RGB value is (38,96,38). Sum of RGB (Red+Green+Blue) = 38+96+38=172 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.09% from 172); Green value is 96 (37.89% from 255 or 55.81% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 96 - color contains mainly: green. Hex color #266026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266026 is #D99FD9. Grayscale: #484848. Windows color (decimal): -14262234 or 2514982. OLE color: 2514982.
HSL color Cylindrical-coordinate representation of color #266026: hue angle of 120º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #266026 is Cyan = 0.60, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 96 | 38 | - |
| CMYK | 0.60 | 0 | 0.60 | 0.62 |
| HSL | 120º | 0.43% | 0.26% | - |
| HSV(B) | 120º | 0.6% | 0.38% | - |
| XYZ | 5.33 | 8.92 | 3.27 | - |
| YUV | 72.05 | 108.78 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 38 | 0.60 | 0 | 0.60 | 0.62 | 120 | 0.43 | 0.26 |
| Hex | 26 | 60 | 26 | 3C | 0 | 3C | 3E | 78 | 2B | 1A |
| Octal | 46 | 140 | 46 | 74 | 0 | 74 | 76 | 170 | 53 | 32 |
| Binary | 100110 | 1100000 | 100110 | 111100 | 0 | 111100 | 111110 | 1111000 | 101011 | 11010 |
Color Harmonies of #266026
Complementary color
Monochromatic Colors of #266026
Black with #266026
Text Example
Text Example
White with #266026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266026; }
p { color: rgb(38,96,38); }
H1.HeaderClassName
{
color: #266026;
}
.AnyTagClassName
{
color: #266026;
}
</style>
background-color css
<style>
a { background-color: #266026; }
a { background-color: rgb(38,96,38); }
div.DivClassName
{
background-color: #266026;
}
.BgClassName
{
background-color: #266026;
}
</style>
border-color css
<style>
span { border-color: #266026; }
span { border-color: rgb(38,96,38); }
td.TdClassName
{
border-color: #266026;
}
.TagClassName
{
border-color: #266026;
}
</style>