Shades of San Felix #266824
Tints of San Felix #266824
RGB
CMYK
RGB Variations
Color information
#266824 (or 0x266824) is known color: San Felix. HEX triplet: 26, 68 and 24. RGB value is (38,104,36). Sum of RGB (Red+Green+Blue) = 38+104+36=178 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.35% from 178); Green value is 104 (41.02% from 255 or 58.43% from 178); Blue value is 36 (14.45% from 255 or 20.22% from 178); Max value from RGB is 104 - color contains mainly: green. Hex color #266824 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266824 is #D997DB. Grayscale: #4C4C4C. Windows color (decimal): -14260188 or 2385958. OLE color: 2385958.
HSL color Cylindrical-coordinate representation of color #266824: hue angle of 118.24º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #266824 is Cyan = 0.63, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 36 | - |
| CMYK | 0.63 | 0 | 0.65 | 0.59 |
| HSL | 118.24º | 0.49% | 0.27% | - |
| HSV(B) | 118.24º | 0.65% | 0.41% | - |
| XYZ | 6.07 | 10.44 | 3.36 | - |
| YUV | 76.51 | 105.13 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 36 | 0.63 | 0 | 0.65 | 0.59 | 118.24 | 0.49 | 0.27 |
| Hex | 26 | 68 | 24 | 3F | 0 | 41 | 3B | 76 | 31 | 1B |
| Octal | 46 | 150 | 44 | 77 | 0 | 101 | 73 | 166 | 61 | 33 |
| Binary | 100110 | 1101000 | 100100 | 111111 | 0 | 1000001 | 111011 | 1110110 | 110001 | 11011 |
Color Harmonies of #266824
Complementary color
Monochromatic Colors of #266824
Black with #266824
Text Example
Text Example
White with #266824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266824; }
p { color: rgb(38,104,36); }
H1.HeaderClassName
{
color: #266824;
}
.AnyTagClassName
{
color: #266824;
}
</style>
background-color css
<style>
a { background-color: #266824; }
a { background-color: rgb(38,104,36); }
div.DivClassName
{
background-color: #266824;
}
.BgClassName
{
background-color: #266824;
}
</style>
border-color css
<style>
span { border-color: #266824; }
span { border-color: rgb(38,104,36); }
td.TdClassName
{
border-color: #266824;
}
.TagClassName
{
border-color: #266824;
}
</style>