Shades of San Felix #296523
Tints of San Felix #296523
RGB
CMYK
RGB Variations
Color information
#296523 (or 0x296523) is known color: San Felix. HEX triplet: 29, 65 and 23. RGB value is (41,101,35). Sum of RGB (Red+Green+Blue) = 41+101+35=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 101 (39.84% from 255 or 57.06% from 177); Blue value is 35 (14.06% from 255 or 19.77% from 177); Max value from RGB is 101 - color contains mainly: green. Hex color #296523 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296523 is #D69ADC. Grayscale: #4B4B4B. Windows color (decimal): -14064349 or 2319657. OLE color: 2319657.
HSL color Cylindrical-coordinate representation of color #296523: hue angle of 114.55º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #296523 is Cyan = 0.59, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 35 | - |
| CMYK | 0.59 | 0 | 0.65 | 0.60 |
| HSL | 114.55º | 0.49% | 0.27% | - |
| HSV(B) | 114.55º | 0.65% | 0.4% | - |
| XYZ | 5.87 | 9.9 | 3.19 | - |
| YUV | 75.54 | 105.12 | 103.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 35 | 0.59 | 0 | 0.65 | 0.60 | 114.55 | 0.49 | 0.27 |
| Hex | 29 | 65 | 23 | 3B | 0 | 41 | 3C | 73 | 31 | 1B |
| Octal | 51 | 145 | 43 | 73 | 0 | 101 | 74 | 163 | 61 | 33 |
| Binary | 101001 | 1100101 | 100011 | 111011 | 0 | 1000001 | 111100 | 1110011 | 110001 | 11011 |
Color Harmonies of #296523
Complementary color
Monochromatic Colors of #296523
Black with #296523
Text Example
Text Example
White with #296523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296523; }
p { color: rgb(41,101,35); }
H1.HeaderClassName
{
color: #296523;
}
.AnyTagClassName
{
color: #296523;
}
</style>
background-color css
<style>
a { background-color: #296523; }
a { background-color: rgb(41,101,35); }
div.DivClassName
{
background-color: #296523;
}
.BgClassName
{
background-color: #296523;
}
</style>
border-color css
<style>
span { border-color: #296523; }
span { border-color: rgb(41,101,35); }
td.TdClassName
{
border-color: #296523;
}
.TagClassName
{
border-color: #296523;
}
</style>