Shades of San Felix #296725
Tints of San Felix #296725
RGB
CMYK
RGB Variations
Color information
#296725 (or 0x296725) is known color: San Felix. HEX triplet: 29, 67 and 25. RGB value is (41,103,37). Sum of RGB (Red+Green+Blue) = 41+103+37=181 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.65% from 181); Green value is 103 (40.62% from 255 or 56.91% from 181); Blue value is 37 (14.84% from 255 or 20.44% from 181); Max value from RGB is 103 - color contains mainly: green. Hex color #296725 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296725 is #D698DA. Grayscale: #4D4D4D. Windows color (decimal): -14063835 or 2451241. OLE color: 2451241.
HSL color Cylindrical-coordinate representation of color #296725: hue angle of 116.36º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #296725 is Cyan = 0.60, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 37 | - |
| CMYK | 0.60 | 0 | 0.64 | 0.60 |
| HSL | 116.36º | 0.47% | 0.27% | - |
| HSV(B) | 116.36º | 0.64% | 0.4% | - |
| XYZ | 6.1 | 10.31 | 3.42 | - |
| YUV | 76.94 | 105.46 | 102.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 37 | 0.60 | 0 | 0.64 | 0.60 | 116.36 | 0.47 | 0.27 |
| Hex | 29 | 67 | 25 | 3C | 0 | 40 | 3C | 74 | 2F | 1B |
| Octal | 51 | 147 | 45 | 74 | 0 | 100 | 74 | 164 | 57 | 33 |
| Binary | 101001 | 1100111 | 100101 | 111100 | 0 | 1000000 | 111100 | 1110100 | 101111 | 11011 |
Color Harmonies of #296725
Complementary color
Monochromatic Colors of #296725
Black with #296725
Text Example
Text Example
White with #296725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296725; }
p { color: rgb(41,103,37); }
H1.HeaderClassName
{
color: #296725;
}
.AnyTagClassName
{
color: #296725;
}
</style>
background-color css
<style>
a { background-color: #296725; }
a { background-color: rgb(41,103,37); }
div.DivClassName
{
background-color: #296725;
}
.BgClassName
{
background-color: #296725;
}
</style>
border-color css
<style>
span { border-color: #296725; }
span { border-color: rgb(41,103,37); }
td.TdClassName
{
border-color: #296725;
}
.TagClassName
{
border-color: #296725;
}
</style>