Shades of Genoa #297665
Tints of Genoa #297665
RGB
CMYK
RGB Variations
Color information
#297665 (or 0x297665) is known color: Genoa. HEX triplet: 29, 76 and 65. RGB value is (41,118,101). Sum of RGB (Red+Green+Blue) = 41+118+101=260 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.77% from 260); Green value is 118 (46.48% from 255 or 45.38% from 260); Blue value is 101 (39.84% from 255 or 38.85% from 260); Max value from RGB is 118 - color contains mainly: green. Hex color #297665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297665 is #D6899A. Grayscale: #5D5D5D. Windows color (decimal): -14059931 or 6649385. OLE color: 6649385.
HSL color Cylindrical-coordinate representation of color #297665: hue angle of 166.75º 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 #297665 is Cyan = 0.65, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 101 | - |
| CMYK | 0.65 | 0 | 0.14 | 0.54 |
| HSL | 166.75º | 0.48% | 0.31% | - |
| HSV(B) | 166.75º | 0.65% | 0.46% | - |
| XYZ | 9.74 | 14.37 | 14.57 | - |
| YUV | 93.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 101 | 0.65 | 0 | 0.14 | 0.54 | 166.75 | 0.48 | 0.31 |
| Hex | 29 | 76 | 65 | 41 | 0 | E | 36 | A7 | 30 | 1F |
| Octal | 51 | 166 | 145 | 101 | 0 | 16 | 66 | 247 | 60 | 37 |
| Binary | 101001 | 1110110 | 1100101 | 1000001 | 0 | 1110 | 110110 | 10100111 | 110000 | 11111 |
Color Harmonies of #297665
Complementary color
Monochromatic Colors of #297665
Black with #297665
Text Example
Text Example
White with #297665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297665; }
p { color: rgb(41,118,101); }
H1.HeaderClassName
{
color: #297665;
}
.AnyTagClassName
{
color: #297665;
}
</style>
background-color css
<style>
a { background-color: #297665; }
a { background-color: rgb(41,118,101); }
div.DivClassName
{
background-color: #297665;
}
.BgClassName
{
background-color: #297665;
}
</style>
border-color css
<style>
span { border-color: #297665; }
span { border-color: rgb(41,118,101); }
td.TdClassName
{
border-color: #297665;
}
.TagClassName
{
border-color: #297665;
}
</style>