Shades of San Felix #297023
Tints of San Felix #297023
RGB
CMYK
RGB Variations
Color information
#297023 (or 0x297023) is known color: San Felix. HEX triplet: 29, 70 and 23. RGB value is (41,112,35). Sum of RGB (Red+Green+Blue) = 41+112+35=188 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.81% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 35 (14.06% from 255 or 18.62% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #297023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297023 is #D68FDC. Grayscale: #525252. Windows color (decimal): -14061533 or 2322473. OLE color: 2322473.
HSL color Cylindrical-coordinate representation of color #297023: hue angle of 115.32º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #297023 is Cyan = 0.63, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 35 | - |
| CMYK | 0.63 | 0 | 0.69 | 0.56 |
| HSL | 115.32º | 0.52% | 0.29% | - |
| HSV(B) | 115.32º | 0.69% | 0.44% | - |
| XYZ | 7.01 | 12.18 | 3.57 | - |
| YUV | 81.99 | 101.48 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 35 | 0.63 | 0 | 0.69 | 0.56 | 115.32 | 0.52 | 0.29 |
| Hex | 29 | 70 | 23 | 3F | 0 | 45 | 38 | 73 | 34 | 1D |
| Octal | 51 | 160 | 43 | 77 | 0 | 105 | 70 | 163 | 64 | 35 |
| Binary | 101001 | 1110000 | 100011 | 111111 | 0 | 1000101 | 111000 | 1110011 | 110100 | 11101 |
Color Harmonies of #297023
Complementary color
Monochromatic Colors of #297023
Black with #297023
Text Example
Text Example
White with #297023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297023; }
p { color: rgb(41,112,35); }
H1.HeaderClassName
{
color: #297023;
}
.AnyTagClassName
{
color: #297023;
}
</style>
background-color css
<style>
a { background-color: #297023; }
a { background-color: rgb(41,112,35); }
div.DivClassName
{
background-color: #297023;
}
.BgClassName
{
background-color: #297023;
}
</style>
border-color css
<style>
span { border-color: #297023; }
span { border-color: rgb(41,112,35); }
td.TdClassName
{
border-color: #297023;
}
.TagClassName
{
border-color: #297023;
}
</style>