Shades of San Felix #296430
Tints of San Felix #296430
RGB
CMYK
RGB Variations
Color information
#296430 (or 0x296430) is known color: San Felix. HEX triplet: 29, 64 and 30. RGB value is (41,100,48). Sum of RGB (Red+Green+Blue) = 41+100+48=189 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.69% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 48 (19.14% from 255 or 25.40% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #296430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296430 is #D69BCF. Grayscale: #4C4C4C. Windows color (decimal): -14064592 or 3171369. OLE color: 3171369.
HSL color Cylindrical-coordinate representation of color #296430: hue angle of 127.12º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296430 is Cyan = 0.59, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 48 | - |
| CMYK | 0.59 | 0 | 0.52 | 0.61 |
| HSL | 127.12º | 0.42% | 0.28% | - |
| HSV(B) | 127.12º | 0.59% | 0.39% | - |
| XYZ | 6.01 | 9.8 | 4.37 | - |
| YUV | 76.43 | 111.95 | 102.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 48 | 0.59 | 0 | 0.52 | 0.61 | 127.12 | 0.42 | 0.28 |
| Hex | 29 | 64 | 30 | 3B | 0 | 34 | 3D | 7F | 2A | 1C |
| Octal | 51 | 144 | 60 | 73 | 0 | 64 | 75 | 177 | 52 | 34 |
| Binary | 101001 | 1100100 | 110000 | 111011 | 0 | 110100 | 111101 | 1111111 | 101010 | 11100 |
Color Harmonies of #296430
Complementary color
Monochromatic Colors of #296430
Black with #296430
Text Example
Text Example
White with #296430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296430; }
p { color: rgb(41,100,48); }
H1.HeaderClassName
{
color: #296430;
}
.AnyTagClassName
{
color: #296430;
}
</style>
background-color css
<style>
a { background-color: #296430; }
a { background-color: rgb(41,100,48); }
div.DivClassName
{
background-color: #296430;
}
.BgClassName
{
background-color: #296430;
}
</style>
border-color css
<style>
span { border-color: #296430; }
span { border-color: rgb(41,100,48); }
td.TdClassName
{
border-color: #296430;
}
.TagClassName
{
border-color: #296430;
}
</style>