Shades of San Felix #266220
Tints of San Felix #266220
RGB
CMYK
RGB Variations
Color information
#266220 (or 0x266220) is known color: San Felix. HEX triplet: 26, 62 and 20. RGB value is (38,98,32). Sum of RGB (Red+Green+Blue) = 38+98+32=168 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.62% from 168); Green value is 98 (38.67% from 255 or 58.33% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 98 - color contains mainly: green. Hex color #266220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266220 is #D99DDF. Grayscale: #484848. Windows color (decimal): -14261728 or 2122278. OLE color: 2122278.
HSL color Cylindrical-coordinate representation of color #266220: hue angle of 114.55º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #266220 is Cyan = 0.61, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 98 | 32 | - |
| CMYK | 0.61 | 0 | 0.67 | 0.62 |
| HSL | 114.55º | 0.51% | 0.25% | - |
| HSV(B) | 114.55º | 0.67% | 0.38% | - |
| XYZ | 5.43 | 9.25 | 2.87 | - |
| YUV | 72.54 | 105.12 | 103.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 98 | 32 | 0.61 | 0 | 0.67 | 0.62 | 114.55 | 0.51 | 0.25 |
| Hex | 26 | 62 | 20 | 3D | 0 | 43 | 3E | 73 | 33 | 19 |
| Octal | 46 | 142 | 40 | 75 | 0 | 103 | 76 | 163 | 63 | 31 |
| Binary | 100110 | 1100010 | 100000 | 111101 | 0 | 1000011 | 111110 | 1110011 | 110011 | 11001 |
Color Harmonies of #266220
Complementary color
Monochromatic Colors of #266220
Black with #266220
Text Example
Text Example
White with #266220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266220; }
p { color: rgb(38,98,32); }
H1.HeaderClassName
{
color: #266220;
}
.AnyTagClassName
{
color: #266220;
}
</style>
background-color css
<style>
a { background-color: #266220; }
a { background-color: rgb(38,98,32); }
div.DivClassName
{
background-color: #266220;
}
.BgClassName
{
background-color: #266220;
}
</style>
border-color css
<style>
span { border-color: #266220; }
span { border-color: rgb(38,98,32); }
td.TdClassName
{
border-color: #266220;
}
.TagClassName
{
border-color: #266220;
}
</style>