Shades of San Felix #296425
Tints of San Felix #296425
RGB
CMYK
RGB Variations
Color information
#296425 (or 0x296425) is known color: San Felix. HEX triplet: 29, 64 and 25. RGB value is (41,100,37). Sum of RGB (Red+Green+Blue) = 41+100+37=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 100 (39.45% from 255 or 56.18% from 178); Blue value is 37 (14.84% from 255 or 20.79% from 178); Max value from RGB is 100 - color contains mainly: green. Hex color #296425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296425 is #D69BDA. Grayscale: #4B4B4B. Windows color (decimal): -14064603 or 2450473. OLE color: 2450473.
HSL color Cylindrical-coordinate representation of color #296425: hue angle of 116.19º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #296425 is Cyan = 0.59, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 37 | - |
| CMYK | 0.59 | 0 | 0.63 | 0.61 |
| HSL | 116.19º | 0.46% | 0.27% | - |
| HSV(B) | 116.19º | 0.63% | 0.39% | - |
| XYZ | 5.81 | 9.72 | 3.32 | - |
| YUV | 75.18 | 106.45 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 37 | 0.59 | 0 | 0.63 | 0.61 | 116.19 | 0.46 | 0.27 |
| Hex | 29 | 64 | 25 | 3B | 0 | 3F | 3D | 74 | 2E | 1B |
| Octal | 51 | 144 | 45 | 73 | 0 | 77 | 75 | 164 | 56 | 33 |
| Binary | 101001 | 1100100 | 100101 | 111011 | 0 | 111111 | 111101 | 1110100 | 101110 | 11011 |
Color Harmonies of #296425
Complementary color
Monochromatic Colors of #296425
Black with #296425
Text Example
Text Example
White with #296425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296425; }
p { color: rgb(41,100,37); }
H1.HeaderClassName
{
color: #296425;
}
.AnyTagClassName
{
color: #296425;
}
</style>
background-color css
<style>
a { background-color: #296425; }
a { background-color: rgb(41,100,37); }
div.DivClassName
{
background-color: #296425;
}
.BgClassName
{
background-color: #296425;
}
</style>
border-color css
<style>
span { border-color: #296425; }
span { border-color: rgb(41,100,37); }
td.TdClassName
{
border-color: #296425;
}
.TagClassName
{
border-color: #296425;
}
</style>