Shades of San Felix #266929
Tints of San Felix #266929
RGB
CMYK
RGB Variations
Color information
#266929 (or 0x266929) is known color: San Felix. HEX triplet: 26, 69 and 29. RGB value is (38,105,41). Sum of RGB (Red+Green+Blue) = 38+105+41=184 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.65% from 184); Green value is 105 (41.41% from 255 or 57.07% from 184); Blue value is 41 (16.41% from 255 or 22.28% from 184); Max value from RGB is 105 - color contains mainly: green. Hex color #266929 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266929 is #D996D6. Grayscale: #4D4D4D. Windows color (decimal): -14259927 or 2713894. OLE color: 2713894.
HSL color Cylindrical-coordinate representation of color #266929: hue angle of 122.69º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #266929 is Cyan = 0.64, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 41 | - |
| CMYK | 0.64 | 0 | 0.61 | 0.59 |
| HSL | 122.69º | 0.47% | 0.28% | - |
| HSV(B) | 122.69º | 0.64% | 0.41% | - |
| XYZ | 6.25 | 10.68 | 3.83 | - |
| YUV | 77.67 | 107.3 | 99.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 41 | 0.64 | 0 | 0.61 | 0.59 | 122.69 | 0.47 | 0.28 |
| Hex | 26 | 69 | 29 | 40 | 0 | 3D | 3B | 7B | 2F | 1C |
| Octal | 46 | 151 | 51 | 100 | 0 | 75 | 73 | 173 | 57 | 34 |
| Binary | 100110 | 1101001 | 101001 | 1000000 | 0 | 111101 | 111011 | 1111011 | 101111 | 11100 |
Color Harmonies of #266929
Complementary color
Monochromatic Colors of #266929
Black with #266929
Text Example
Text Example
White with #266929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266929; }
p { color: rgb(38,105,41); }
H1.HeaderClassName
{
color: #266929;
}
.AnyTagClassName
{
color: #266929;
}
</style>
background-color css
<style>
a { background-color: #266929; }
a { background-color: rgb(38,105,41); }
div.DivClassName
{
background-color: #266929;
}
.BgClassName
{
background-color: #266929;
}
</style>
border-color css
<style>
span { border-color: #266929; }
span { border-color: rgb(38,105,41); }
td.TdClassName
{
border-color: #266929;
}
.TagClassName
{
border-color: #266929;
}
</style>