Shades of Genoa #297669
Tints of Genoa #297669
RGB
CMYK
RGB Variations
Color information
#297669 (or 0x297669) is known color: Genoa. HEX triplet: 29, 76 and 69. RGB value is (41,118,105). Sum of RGB (Red+Green+Blue) = 41+118+105=264 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.53% from 264); Green value is 118 (46.48% from 255 or 44.70% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 118 - color contains mainly: green. Hex color #297669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297669 is #D68996. Grayscale: #5D5D5D. Windows color (decimal): -14059927 or 6911529. OLE color: 6911529.
HSL color Cylindrical-coordinate representation of color #297669: hue angle of 169.87º 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 #297669 is Cyan = 0.65, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 105 | - |
| CMYK | 0.65 | 0 | 0.11 | 0.54 |
| HSL | 169.87º | 0.48% | 0.31% | - |
| HSV(B) | 169.87º | 0.65% | 0.46% | - |
| XYZ | 9.94 | 14.45 | 15.63 | - |
| YUV | 93.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 105 | 0.65 | 0 | 0.11 | 0.54 | 169.87 | 0.48 | 0.31 |
| Hex | 29 | 76 | 69 | 41 | 0 | B | 36 | AA | 30 | 1F |
| Octal | 51 | 166 | 151 | 101 | 0 | 13 | 66 | 252 | 60 | 37 |
| Binary | 101001 | 1110110 | 1101001 | 1000001 | 0 | 1011 | 110110 | 10101010 | 110000 | 11111 |
Color Harmonies of #297669
Complementary color
Monochromatic Colors of #297669
Black with #297669
Text Example
Text Example
White with #297669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297669; }
p { color: rgb(41,118,105); }
H1.HeaderClassName
{
color: #297669;
}
.AnyTagClassName
{
color: #297669;
}
</style>
background-color css
<style>
a { background-color: #297669; }
a { background-color: rgb(41,118,105); }
div.DivClassName
{
background-color: #297669;
}
.BgClassName
{
background-color: #297669;
}
</style>
border-color css
<style>
span { border-color: #297669; }
span { border-color: rgb(41,118,105); }
td.TdClassName
{
border-color: #297669;
}
.TagClassName
{
border-color: #297669;
}
</style>