Shades of Genoa #297062
Tints of Genoa #297062
RGB
CMYK
RGB Variations
Color information
#297062 (or 0x297062) is known color: Genoa. HEX triplet: 29, 70 and 62. RGB value is (41,112,98). Sum of RGB (Red+Green+Blue) = 41+112+98=251 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.33% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 98 (38.67% from 255 or 39.04% from 251); Max value from RGB is 112 - color contains mainly: green. Hex color #297062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297062 is #D68F9D. Grayscale: #595959. Windows color (decimal): -14061470 or 6451241. OLE color: 6451241.
HSL color Cylindrical-coordinate representation of color #297062: hue angle of 168.17º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #297062 is Cyan = 0.63, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 98 | - |
| CMYK | 0.63 | 0 | 0.13 | 0.56 |
| HSL | 168.17º | 0.46% | 0.3% | - |
| HSV(B) | 168.17º | 0.63% | 0.44% | - |
| XYZ | 8.91 | 12.94 | 13.58 | - |
| YUV | 89.18 | 132.98 | 93.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 98 | 0.63 | 0 | 0.13 | 0.56 | 168.17 | 0.46 | 0.3 |
| Hex | 29 | 70 | 62 | 3F | 0 | D | 38 | A8 | 2E | 1E |
| Octal | 51 | 160 | 142 | 77 | 0 | 15 | 70 | 250 | 56 | 36 |
| Binary | 101001 | 1110000 | 1100010 | 111111 | 0 | 1101 | 111000 | 10101000 | 101110 | 11110 |
Color Harmonies of #297062
Complementary color
Monochromatic Colors of #297062
Black with #297062
Text Example
Text Example
White with #297062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297062; }
p { color: rgb(41,112,98); }
H1.HeaderClassName
{
color: #297062;
}
.AnyTagClassName
{
color: #297062;
}
</style>
background-color css
<style>
a { background-color: #297062; }
a { background-color: rgb(41,112,98); }
div.DivClassName
{
background-color: #297062;
}
.BgClassName
{
background-color: #297062;
}
</style>
border-color css
<style>
span { border-color: #297062; }
span { border-color: rgb(41,112,98); }
td.TdClassName
{
border-color: #297062;
}
.TagClassName
{
border-color: #297062;
}
</style>