Shades of Genoa #297663
Tints of Genoa #297663
RGB
CMYK
RGB Variations
Color information
#297663 (or 0x297663) is known color: Genoa. HEX triplet: 29, 76 and 63. RGB value is (41,118,99). Sum of RGB (Red+Green+Blue) = 41+118+99=258 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.89% from 258); Green value is 118 (46.48% from 255 or 45.74% from 258); Blue value is 99 (39.06% from 255 or 38.37% from 258); Max value from RGB is 118 - color contains mainly: green. Hex color #297663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297663 is #D6899C. Grayscale: #5C5C5C. Windows color (decimal): -14059933 or 6518313. OLE color: 6518313.
HSL color Cylindrical-coordinate representation of color #297663: hue angle of 165.19º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297663 is Cyan = 0.65, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 99 | - |
| CMYK | 0.65 | 0 | 0.16 | 0.54 |
| HSL | 165.19º | 0.48% | 0.31% | - |
| HSV(B) | 165.19º | 0.65% | 0.46% | - |
| XYZ | 9.65 | 14.33 | 14.06 | - |
| YUV | 92.81 | 131.49 | 91.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 99 | 0.65 | 0 | 0.16 | 0.54 | 165.19 | 0.48 | 0.31 |
| Hex | 29 | 76 | 63 | 41 | 0 | 10 | 36 | A5 | 30 | 1F |
| Octal | 51 | 166 | 143 | 101 | 0 | 20 | 66 | 245 | 60 | 37 |
| Binary | 101001 | 1110110 | 1100011 | 1000001 | 0 | 10000 | 110110 | 10100101 | 110000 | 11111 |
Color Harmonies of #297663
Complementary color
Monochromatic Colors of #297663
Black with #297663
Text Example
Text Example
White with #297663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297663; }
p { color: rgb(41,118,99); }
H1.HeaderClassName
{
color: #297663;
}
.AnyTagClassName
{
color: #297663;
}
</style>
background-color css
<style>
a { background-color: #297663; }
a { background-color: rgb(41,118,99); }
div.DivClassName
{
background-color: #297663;
}
.BgClassName
{
background-color: #297663;
}
</style>
border-color css
<style>
span { border-color: #297663; }
span { border-color: rgb(41,118,99); }
td.TdClassName
{
border-color: #297663;
}
.TagClassName
{
border-color: #297663;
}
</style>