Shades of San Felix #296823
Tints of San Felix #296823
RGB
CMYK
RGB Variations
Color information
#296823 (or 0x296823) is known color: San Felix. HEX triplet: 29, 68 and 23. RGB value is (41,104,35). Sum of RGB (Red+Green+Blue) = 41+104+35=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 104 (41.02% from 255 or 57.78% from 180); Blue value is 35 (14.06% from 255 or 19.44% from 180); Max value from RGB is 104 - color contains mainly: green. Hex color #296823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296823 is #D697DC. Grayscale: #4D4D4D. Windows color (decimal): -14063581 or 2320425. OLE color: 2320425.
HSL color Cylindrical-coordinate representation of color #296823: hue angle of 114.78º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #296823 is Cyan = 0.61, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 35 | - |
| CMYK | 0.61 | 0 | 0.66 | 0.59 |
| HSL | 114.78º | 0.5% | 0.27% | - |
| HSV(B) | 114.78º | 0.66% | 0.41% | - |
| XYZ | 6.17 | 10.49 | 3.29 | - |
| YUV | 77.3 | 104.13 | 102.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 35 | 0.61 | 0 | 0.66 | 0.59 | 114.78 | 0.5 | 0.27 |
| Hex | 29 | 68 | 23 | 3D | 0 | 42 | 3B | 73 | 32 | 1B |
| Octal | 51 | 150 | 43 | 75 | 0 | 102 | 73 | 163 | 62 | 33 |
| Binary | 101001 | 1101000 | 100011 | 111101 | 0 | 1000010 | 111011 | 1110011 | 110010 | 11011 |
Color Harmonies of #296823
Complementary color
Monochromatic Colors of #296823
Black with #296823
Text Example
Text Example
White with #296823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296823; }
p { color: rgb(41,104,35); }
H1.HeaderClassName
{
color: #296823;
}
.AnyTagClassName
{
color: #296823;
}
</style>
background-color css
<style>
a { background-color: #296823; }
a { background-color: rgb(41,104,35); }
div.DivClassName
{
background-color: #296823;
}
.BgClassName
{
background-color: #296823;
}
</style>
border-color css
<style>
span { border-color: #296823; }
span { border-color: rgb(41,104,35); }
td.TdClassName
{
border-color: #296823;
}
.TagClassName
{
border-color: #296823;
}
</style>