Shades of San Felix #266120
Tints of San Felix #266120
RGB
CMYK
RGB Variations
Color information
#266120 (or 0x266120) is known color: San Felix. HEX triplet: 26, 61 and 20. RGB value is (38,97,32). Sum of RGB (Red+Green+Blue) = 38+97+32=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 97 (38.28% from 255 or 58.08% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 97 - color contains mainly: green. Hex color #266120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266120 is #D99EDF. Grayscale: #484848. Windows color (decimal): -14261984 or 2122022. OLE color: 2122022.
HSL color Cylindrical-coordinate representation of color #266120: hue angle of 114.46º degrees, saturation: 0.5, 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 #266120 is Cyan = 0.61, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 97 | 32 | - |
| CMYK | 0.61 | 0 | 0.67 | 0.62 |
| HSL | 114.46º | 0.5% | 0.25% | - |
| HSV(B) | 114.46º | 0.67% | 0.38% | - |
| XYZ | 5.33 | 9.07 | 2.84 | - |
| YUV | 71.95 | 105.45 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 32 | 0.61 | 0 | 0.67 | 0.62 | 114.46 | 0.5 | 0.25 |
| Hex | 26 | 61 | 20 | 3D | 0 | 43 | 3E | 72 | 32 | 19 |
| Octal | 46 | 141 | 40 | 75 | 0 | 103 | 76 | 162 | 62 | 31 |
| Binary | 100110 | 1100001 | 100000 | 111101 | 0 | 1000011 | 111110 | 1110010 | 110010 | 11001 |
Color Harmonies of #266120
Complementary color
Monochromatic Colors of #266120
Black with #266120
Text Example
Text Example
White with #266120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266120; }
p { color: rgb(38,97,32); }
H1.HeaderClassName
{
color: #266120;
}
.AnyTagClassName
{
color: #266120;
}
</style>
background-color css
<style>
a { background-color: #266120; }
a { background-color: rgb(38,97,32); }
div.DivClassName
{
background-color: #266120;
}
.BgClassName
{
background-color: #266120;
}
</style>
border-color css
<style>
span { border-color: #266120; }
span { border-color: rgb(38,97,32); }
td.TdClassName
{
border-color: #266120;
}
.TagClassName
{
border-color: #266120;
}
</style>