Shades of Genoa #297162
Tints of Genoa #297162
RGB
CMYK
RGB Variations
Color information
#297162 (or 0x297162) is known color: Genoa. HEX triplet: 29, 71 and 62. RGB value is (41,113,98). Sum of RGB (Red+Green+Blue) = 41+113+98=252 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.27% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 98 (38.67% from 255 or 38.89% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #297162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297162 is #D68E9D. Grayscale: #595959. Windows color (decimal): -14061214 or 6451497. OLE color: 6451497.
HSL color Cylindrical-coordinate representation of color #297162: hue angle of 167.5º 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 #297162 is Cyan = 0.64, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 98 | - |
| CMYK | 0.64 | 0 | 0.13 | 0.56 |
| HSL | 167.5º | 0.47% | 0.3% | - |
| HSV(B) | 167.5º | 0.64% | 0.44% | - |
| XYZ | 9.02 | 13.16 | 13.62 | - |
| YUV | 89.76 | 132.65 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 98 | 0.64 | 0 | 0.13 | 0.56 | 167.5 | 0.47 | 0.3 |
| Hex | 29 | 71 | 62 | 40 | 0 | D | 38 | A8 | 2F | 1E |
| Octal | 51 | 161 | 142 | 100 | 0 | 15 | 70 | 250 | 57 | 36 |
| Binary | 101001 | 1110001 | 1100010 | 1000000 | 0 | 1101 | 111000 | 10101000 | 101111 | 11110 |
Color Harmonies of #297162
Complementary color
Monochromatic Colors of #297162
Black with #297162
Text Example
Text Example
White with #297162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297162; }
p { color: rgb(41,113,98); }
H1.HeaderClassName
{
color: #297162;
}
.AnyTagClassName
{
color: #297162;
}
</style>
background-color css
<style>
a { background-color: #297162; }
a { background-color: rgb(41,113,98); }
div.DivClassName
{
background-color: #297162;
}
.BgClassName
{
background-color: #297162;
}
</style>
border-color css
<style>
span { border-color: #297162; }
span { border-color: rgb(41,113,98); }
td.TdClassName
{
border-color: #297162;
}
.TagClassName
{
border-color: #297162;
}
</style>