Shades of San Felix #266423
Tints of San Felix #266423
RGB
CMYK
RGB Variations
Color information
#266423 (or 0x266423) is known color: San Felix. HEX triplet: 26, 64 and 23. RGB value is (38,100,35). Sum of RGB (Red+Green+Blue) = 38+100+35=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 100 (39.45% from 255 or 57.80% from 173); Blue value is 35 (14.06% from 255 or 20.23% from 173); Max value from RGB is 100 - color contains mainly: green. Hex color #266423 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266423 is #D99BDC. Grayscale: #4A4A4A. Windows color (decimal): -14261213 or 2319398. OLE color: 2319398.
HSL color Cylindrical-coordinate representation of color #266423: hue angle of 117.23º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #266423 is Cyan = 0.62, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 100 | 35 | - |
| CMYK | 0.62 | 0 | 0.65 | 0.61 |
| HSL | 117.23º | 0.48% | 0.26% | - |
| HSV(B) | 117.23º | 0.65% | 0.39% | - |
| XYZ | 5.66 | 9.65 | 3.15 | - |
| YUV | 74.05 | 105.96 | 102.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 35 | 0.62 | 0 | 0.65 | 0.61 | 117.23 | 0.48 | 0.26 |
| Hex | 26 | 64 | 23 | 3E | 0 | 41 | 3D | 75 | 30 | 1A |
| Octal | 46 | 144 | 43 | 76 | 0 | 101 | 75 | 165 | 60 | 32 |
| Binary | 100110 | 1100100 | 100011 | 111110 | 0 | 1000001 | 111101 | 1110101 | 110000 | 11010 |
Color Harmonies of #266423
Complementary color
Monochromatic Colors of #266423
Black with #266423
Text Example
Text Example
White with #266423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266423; }
p { color: rgb(38,100,35); }
H1.HeaderClassName
{
color: #266423;
}
.AnyTagClassName
{
color: #266423;
}
</style>
background-color css
<style>
a { background-color: #266423; }
a { background-color: rgb(38,100,35); }
div.DivClassName
{
background-color: #266423;
}
.BgClassName
{
background-color: #266423;
}
</style>
border-color css
<style>
span { border-color: #266423; }
span { border-color: rgb(38,100,35); }
td.TdClassName
{
border-color: #266423;
}
.TagClassName
{
border-color: #266423;
}
</style>