Shades of Genoa #297161
Tints of Genoa #297161
RGB
CMYK
RGB Variations
Color information
#297161 (or 0x297161) is known color: Genoa. HEX triplet: 29, 71 and 61. RGB value is (41,113,97). Sum of RGB (Red+Green+Blue) = 41+113+97=251 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.33% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #297161 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297161 is #D68E9E. Grayscale: #595959. Windows color (decimal): -14061215 or 6385961. OLE color: 6385961.
HSL color Cylindrical-coordinate representation of color #297161: hue angle of 166.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297161 is Cyan = 0.64, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 97 | - |
| CMYK | 0.64 | 0 | 0.14 | 0.56 |
| HSL | 166.67º | 0.47% | 0.3% | - |
| HSV(B) | 166.67º | 0.64% | 0.44% | - |
| XYZ | 8.98 | 13.14 | 13.37 | - |
| YUV | 89.65 | 132.15 | 93.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 97 | 0.64 | 0 | 0.14 | 0.56 | 166.67 | 0.47 | 0.3 |
| Hex | 29 | 71 | 61 | 40 | 0 | E | 38 | A7 | 2F | 1E |
| Octal | 51 | 161 | 141 | 100 | 0 | 16 | 70 | 247 | 57 | 36 |
| Binary | 101001 | 1110001 | 1100001 | 1000000 | 0 | 1110 | 111000 | 10100111 | 101111 | 11110 |
Color Harmonies of #297161
Complementary color
Monochromatic Colors of #297161
Black with #297161
Text Example
Text Example
White with #297161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297161; }
p { color: rgb(41,113,97); }
H1.HeaderClassName
{
color: #297161;
}
.AnyTagClassName
{
color: #297161;
}
</style>
background-color css
<style>
a { background-color: #297161; }
a { background-color: rgb(41,113,97); }
div.DivClassName
{
background-color: #297161;
}
.BgClassName
{
background-color: #297161;
}
</style>
border-color css
<style>
span { border-color: #297161; }
span { border-color: rgb(41,113,97); }
td.TdClassName
{
border-color: #297161;
}
.TagClassName
{
border-color: #297161;
}
</style>