Shades of San Felix #266321
Tints of San Felix #266321
RGB
CMYK
RGB Variations
Color information
#266321 (or 0x266321) is known color: San Felix. HEX triplet: 26, 63 and 21. RGB value is (38,99,33). Sum of RGB (Red+Green+Blue) = 38+99+33=170 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.35% from 170); Green value is 99 (39.06% from 255 or 58.24% from 170); Blue value is 33 (13.28% from 255 or 19.41% from 170); Max value from RGB is 99 - color contains mainly: green. Hex color #266321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266321 is #D99CDE. Grayscale: #494949. Windows color (decimal): -14261471 or 2188070. OLE color: 2188070.
HSL color Cylindrical-coordinate representation of color #266321: hue angle of 115.45º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #266321 is Cyan = 0.62, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 99 | 33 | - |
| CMYK | 0.62 | 0 | 0.67 | 0.61 |
| HSL | 115.45º | 0.5% | 0.26% | - |
| HSV(B) | 115.45º | 0.67% | 0.39% | - |
| XYZ | 5.54 | 9.45 | 2.97 | - |
| YUV | 73.24 | 105.29 | 102.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 33 | 0.62 | 0 | 0.67 | 0.61 | 115.45 | 0.5 | 0.26 |
| Hex | 26 | 63 | 21 | 3E | 0 | 43 | 3D | 73 | 32 | 1A |
| Octal | 46 | 143 | 41 | 76 | 0 | 103 | 75 | 163 | 62 | 32 |
| Binary | 100110 | 1100011 | 100001 | 111110 | 0 | 1000011 | 111101 | 1110011 | 110010 | 11010 |
Color Harmonies of #266321
Complementary color
Monochromatic Colors of #266321
Black with #266321
Text Example
Text Example
White with #266321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266321; }
p { color: rgb(38,99,33); }
H1.HeaderClassName
{
color: #266321;
}
.AnyTagClassName
{
color: #266321;
}
</style>
background-color css
<style>
a { background-color: #266321; }
a { background-color: rgb(38,99,33); }
div.DivClassName
{
background-color: #266321;
}
.BgClassName
{
background-color: #266321;
}
</style>
border-color css
<style>
span { border-color: #266321; }
span { border-color: rgb(38,99,33); }
td.TdClassName
{
border-color: #266321;
}
.TagClassName
{
border-color: #266321;
}
</style>