Shades of San Felix #266922
Tints of San Felix #266922
RGB
CMYK
RGB Variations
Color information
#266922 (or 0x266922) is known color: San Felix. HEX triplet: 26, 69 and 22. RGB value is (38,105,34). Sum of RGB (Red+Green+Blue) = 38+105+34=177 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.47% from 177); Green value is 105 (41.41% from 255 or 59.32% from 177); Blue value is 34 (13.67% from 255 or 19.21% from 177); Max value from RGB is 105 - color contains mainly: green. Hex color #266922 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266922 is #D996DD. Grayscale: #4D4D4D. Windows color (decimal): -14259934 or 2255142. OLE color: 2255142.
HSL color Cylindrical-coordinate representation of color #266922: hue angle of 116.62º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #266922 is Cyan = 0.64, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 34 | - |
| CMYK | 0.64 | 0 | 0.68 | 0.59 |
| HSL | 116.62º | 0.51% | 0.27% | - |
| HSV(B) | 116.62º | 0.68% | 0.41% | - |
| XYZ | 6.14 | 10.63 | 3.24 | - |
| YUV | 76.87 | 103.8 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 34 | 0.64 | 0 | 0.68 | 0.59 | 116.62 | 0.51 | 0.27 |
| Hex | 26 | 69 | 22 | 40 | 0 | 44 | 3B | 75 | 33 | 1B |
| Octal | 46 | 151 | 42 | 100 | 0 | 104 | 73 | 165 | 63 | 33 |
| Binary | 100110 | 1101001 | 100010 | 1000000 | 0 | 1000100 | 111011 | 1110101 | 110011 | 11011 |
Color Harmonies of #266922
Complementary color
Monochromatic Colors of #266922
Black with #266922
Text Example
Text Example
White with #266922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266922; }
p { color: rgb(38,105,34); }
H1.HeaderClassName
{
color: #266922;
}
.AnyTagClassName
{
color: #266922;
}
</style>
background-color css
<style>
a { background-color: #266922; }
a { background-color: rgb(38,105,34); }
div.DivClassName
{
background-color: #266922;
}
.BgClassName
{
background-color: #266922;
}
</style>
border-color css
<style>
span { border-color: #266922; }
span { border-color: rgb(38,105,34); }
td.TdClassName
{
border-color: #266922;
}
.TagClassName
{
border-color: #266922;
}
</style>