Shades of San Felix #266021
Tints of San Felix #266021
RGB
CMYK
RGB Variations
Color information
#266021 (or 0x266021) is known color: San Felix. HEX triplet: 26, 60 and 21. RGB value is (38,96,33). Sum of RGB (Red+Green+Blue) = 38+96+33=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 33 (13.28% from 255 or 19.76% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #266021 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266021 is #D99FDE. Grayscale: #474747. Windows color (decimal): -14262239 or 2187302. OLE color: 2187302.
HSL color Cylindrical-coordinate representation of color #266021: hue angle of 115.24º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #266021 is Cyan = 0.60, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 96 | 33 | - |
| CMYK | 0.60 | 0 | 0.66 | 0.62 |
| HSL | 115.24º | 0.49% | 0.25% | - |
| HSV(B) | 115.24º | 0.66% | 0.38% | - |
| XYZ | 5.26 | 8.89 | 2.88 | - |
| YUV | 71.48 | 106.28 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 33 | 0.60 | 0 | 0.66 | 0.62 | 115.24 | 0.49 | 0.25 |
| Hex | 26 | 60 | 21 | 3C | 0 | 42 | 3E | 73 | 31 | 19 |
| Octal | 46 | 140 | 41 | 74 | 0 | 102 | 76 | 163 | 61 | 31 |
| Binary | 100110 | 1100000 | 100001 | 111100 | 0 | 1000010 | 111110 | 1110011 | 110001 | 11001 |
Color Harmonies of #266021
Complementary color
Monochromatic Colors of #266021
Black with #266021
Text Example
Text Example
White with #266021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266021; }
p { color: rgb(38,96,33); }
H1.HeaderClassName
{
color: #266021;
}
.AnyTagClassName
{
color: #266021;
}
</style>
background-color css
<style>
a { background-color: #266021; }
a { background-color: rgb(38,96,33); }
div.DivClassName
{
background-color: #266021;
}
.BgClassName
{
background-color: #266021;
}
</style>
border-color css
<style>
span { border-color: #266021; }
span { border-color: rgb(38,96,33); }
td.TdClassName
{
border-color: #266021;
}
.TagClassName
{
border-color: #266021;
}
</style>