Shades of San Felix #296530
Tints of San Felix #296530
RGB
CMYK
RGB Variations
Color information
#296530 (or 0x296530) is known color: San Felix. HEX triplet: 29, 65 and 30. RGB value is (41,101,48). Sum of RGB (Red+Green+Blue) = 41+101+48=190 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.58% from 190); Green value is 101 (39.84% from 255 or 53.16% from 190); Blue value is 48 (19.14% from 255 or 25.26% from 190); Max value from RGB is 101 - color contains mainly: green. Hex color #296530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296530 is #D69ACF. Grayscale: #4D4D4D. Windows color (decimal): -14064336 or 3171625. OLE color: 3171625.
HSL color Cylindrical-coordinate representation of color #296530: hue angle of 127º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296530 is Cyan = 0.59, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 48 | - |
| CMYK | 0.59 | 0 | 0.52 | 0.60 |
| HSL | 127º | 0.42% | 0.28% | - |
| HSV(B) | 127º | 0.59% | 0.4% | - |
| XYZ | 6.1 | 9.99 | 4.4 | - |
| YUV | 77.02 | 111.62 | 102.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 48 | 0.59 | 0 | 0.52 | 0.60 | 127 | 0.42 | 0.28 |
| Hex | 29 | 65 | 30 | 3B | 0 | 34 | 3C | 7F | 2A | 1C |
| Octal | 51 | 145 | 60 | 73 | 0 | 64 | 74 | 177 | 52 | 34 |
| Binary | 101001 | 1100101 | 110000 | 111011 | 0 | 110100 | 111100 | 1111111 | 101010 | 11100 |
Color Harmonies of #296530
Complementary color
Monochromatic Colors of #296530
Black with #296530
Text Example
Text Example
White with #296530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296530; }
p { color: rgb(41,101,48); }
H1.HeaderClassName
{
color: #296530;
}
.AnyTagClassName
{
color: #296530;
}
</style>
background-color css
<style>
a { background-color: #296530; }
a { background-color: rgb(41,101,48); }
div.DivClassName
{
background-color: #296530;
}
.BgClassName
{
background-color: #296530;
}
</style>
border-color css
<style>
span { border-color: #296530; }
span { border-color: rgb(41,101,48); }
td.TdClassName
{
border-color: #296530;
}
.TagClassName
{
border-color: #296530;
}
</style>