Shades of San Felix #296427
Tints of San Felix #296427
RGB
CMYK
RGB Variations
Color information
#296427 (or 0x296427) is known color: San Felix. HEX triplet: 29, 64 and 27. RGB value is (41,100,39). Sum of RGB (Red+Green+Blue) = 41+100+39=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 100 (39.45% from 255 or 55.56% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 100 - color contains mainly: green. Hex color #296427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296427 is #D69BD8. Grayscale: #4B4B4B. Windows color (decimal): -14064601 or 2581545. OLE color: 2581545.
HSL color Cylindrical-coordinate representation of color #296427: hue angle of 118.03º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296427 is Cyan = 0.59, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 39 | - |
| CMYK | 0.59 | 0 | 0.61 | 0.61 |
| HSL | 118.03º | 0.44% | 0.27% | - |
| HSV(B) | 118.03º | 0.61% | 0.39% | - |
| XYZ | 5.84 | 9.73 | 3.49 | - |
| YUV | 75.41 | 107.45 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 39 | 0.59 | 0 | 0.61 | 0.61 | 118.03 | 0.44 | 0.27 |
| Hex | 29 | 64 | 27 | 3B | 0 | 3D | 3D | 76 | 2C | 1B |
| Octal | 51 | 144 | 47 | 73 | 0 | 75 | 75 | 166 | 54 | 33 |
| Binary | 101001 | 1100100 | 100111 | 111011 | 0 | 111101 | 111101 | 1110110 | 101100 | 11011 |
Color Harmonies of #296427
Complementary color
Monochromatic Colors of #296427
Black with #296427
Text Example
Text Example
White with #296427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296427; }
p { color: rgb(41,100,39); }
H1.HeaderClassName
{
color: #296427;
}
.AnyTagClassName
{
color: #296427;
}
</style>
background-color css
<style>
a { background-color: #296427; }
a { background-color: rgb(41,100,39); }
div.DivClassName
{
background-color: #296427;
}
.BgClassName
{
background-color: #296427;
}
</style>
border-color css
<style>
span { border-color: #296427; }
span { border-color: rgb(41,100,39); }
td.TdClassName
{
border-color: #296427;
}
.TagClassName
{
border-color: #296427;
}
</style>