Shades of San Felix #266228
Tints of San Felix #266228
RGB
CMYK
RGB Variations
Color information
#266228 (or 0x266228) is known color: San Felix. HEX triplet: 26, 62 and 28. RGB value is (38,98,40). Sum of RGB (Red+Green+Blue) = 38+98+40=176 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.59% from 176); Green value is 98 (38.67% from 255 or 55.68% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 98 - color contains mainly: green. Hex color #266228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266228 is #D99DD7. Grayscale: #494949. Windows color (decimal): -14261720 or 2646566. OLE color: 2646566.
HSL color Cylindrical-coordinate representation of color #266228: hue angle of 122º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266228 is Cyan = 0.61, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 98 | 40 | - |
| CMYK | 0.61 | 0 | 0.59 | 0.62 |
| HSL | 122º | 0.44% | 0.27% | - |
| HSV(B) | 122º | 0.61% | 0.38% | - |
| XYZ | 5.55 | 9.3 | 3.51 | - |
| YUV | 73.45 | 109.12 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 98 | 40 | 0.61 | 0 | 0.59 | 0.62 | 122 | 0.44 | 0.27 |
| Hex | 26 | 62 | 28 | 3D | 0 | 3B | 3E | 7A | 2C | 1B |
| Octal | 46 | 142 | 50 | 75 | 0 | 73 | 76 | 172 | 54 | 33 |
| Binary | 100110 | 1100010 | 101000 | 111101 | 0 | 111011 | 111110 | 1111010 | 101100 | 11011 |
Color Harmonies of #266228
Complementary color
Monochromatic Colors of #266228
Black with #266228
Text Example
Text Example
White with #266228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266228; }
p { color: rgb(38,98,40); }
H1.HeaderClassName
{
color: #266228;
}
.AnyTagClassName
{
color: #266228;
}
</style>
background-color css
<style>
a { background-color: #266228; }
a { background-color: rgb(38,98,40); }
div.DivClassName
{
background-color: #266228;
}
.BgClassName
{
background-color: #266228;
}
</style>
border-color css
<style>
span { border-color: #266228; }
span { border-color: rgb(38,98,40); }
td.TdClassName
{
border-color: #266228;
}
.TagClassName
{
border-color: #266228;
}
</style>