Shades of San Felix #266128
Tints of San Felix #266128
RGB
CMYK
RGB Variations
Color information
#266128 (or 0x266128) is known color: San Felix. HEX triplet: 26, 61 and 28. RGB value is (38,97,40). Sum of RGB (Red+Green+Blue) = 38+97+40=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 97 (38.28% from 255 or 55.43% from 175); Blue value is 40 (16.02% from 255 or 22.86% from 175); Max value from RGB is 97 - color contains mainly: green. Hex color #266128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266128 is #D99ED7. Grayscale: #494949. Windows color (decimal): -14261976 or 2646310. OLE color: 2646310.
HSL color Cylindrical-coordinate representation of color #266128: hue angle of 122.03º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266128 is Cyan = 0.61, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 97 | 40 | - |
| CMYK | 0.61 | 0 | 0.59 | 0.62 |
| HSL | 122.03º | 0.44% | 0.26% | - |
| HSV(B) | 122.03º | 0.61% | 0.38% | - |
| XYZ | 5.46 | 9.11 | 3.48 | - |
| YUV | 72.86 | 109.45 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 40 | 0.61 | 0 | 0.59 | 0.62 | 122.03 | 0.44 | 0.26 |
| Hex | 26 | 61 | 28 | 3D | 0 | 3B | 3E | 7A | 2C | 1A |
| Octal | 46 | 141 | 50 | 75 | 0 | 73 | 76 | 172 | 54 | 32 |
| Binary | 100110 | 1100001 | 101000 | 111101 | 0 | 111011 | 111110 | 1111010 | 101100 | 11010 |
Color Harmonies of #266128
Complementary color
Monochromatic Colors of #266128
Black with #266128
Text Example
Text Example
White with #266128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266128; }
p { color: rgb(38,97,40); }
H1.HeaderClassName
{
color: #266128;
}
.AnyTagClassName
{
color: #266128;
}
</style>
background-color css
<style>
a { background-color: #266128; }
a { background-color: rgb(38,97,40); }
div.DivClassName
{
background-color: #266128;
}
.BgClassName
{
background-color: #266128;
}
</style>
border-color css
<style>
span { border-color: #266128; }
span { border-color: rgb(38,97,40); }
td.TdClassName
{
border-color: #266128;
}
.TagClassName
{
border-color: #266128;
}
</style>