Shades of Genoa #297460
Tints of Genoa #297460
RGB
CMYK
RGB Variations
Color information
#297460 (or 0x297460) is known color: Genoa. HEX triplet: 29, 74 and 60. RGB value is (41,116,96). Sum of RGB (Red+Green+Blue) = 41+116+96=253 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.21% from 253); Green value is 116 (45.70% from 255 or 45.85% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 116 - color contains mainly: green. Hex color #297460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297460 is #D68B9F. Grayscale: #5B5B5B. Windows color (decimal): -14060448 or 6321193. OLE color: 6321193.
HSL color Cylindrical-coordinate representation of color #297460: hue angle of 164º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297460 is Cyan = 0.65, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 96 | - |
| CMYK | 0.65 | 0 | 0.17 | 0.55 |
| HSL | 164º | 0.48% | 0.31% | - |
| HSV(B) | 164º | 0.65% | 0.45% | - |
| XYZ | 9.27 | 13.81 | 13.24 | - |
| YUV | 91.3 | 130.65 | 92.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 96 | 0.65 | 0 | 0.17 | 0.55 | 164 | 0.48 | 0.31 |
| Hex | 29 | 74 | 60 | 41 | 0 | 11 | 37 | A4 | 30 | 1F |
| Octal | 51 | 164 | 140 | 101 | 0 | 21 | 67 | 244 | 60 | 37 |
| Binary | 101001 | 1110100 | 1100000 | 1000001 | 0 | 10001 | 110111 | 10100100 | 110000 | 11111 |
Color Harmonies of #297460
Complementary color
Monochromatic Colors of #297460
Black with #297460
Text Example
Text Example
White with #297460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297460; }
p { color: rgb(41,116,96); }
H1.HeaderClassName
{
color: #297460;
}
.AnyTagClassName
{
color: #297460;
}
</style>
background-color css
<style>
a { background-color: #297460; }
a { background-color: rgb(41,116,96); }
div.DivClassName
{
background-color: #297460;
}
.BgClassName
{
background-color: #297460;
}
</style>
border-color css
<style>
span { border-color: #297460; }
span { border-color: rgb(41,116,96); }
td.TdClassName
{
border-color: #297460;
}
.TagClassName
{
border-color: #297460;
}
</style>