Shades of Genoa #297668
Tints of Genoa #297668
RGB
CMYK
RGB Variations
Color information
#297668 (or 0x297668) is known color: Genoa. HEX triplet: 29, 76 and 68. RGB value is (41,118,104). Sum of RGB (Red+Green+Blue) = 41+118+104=263 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.59% from 263); Green value is 118 (46.48% from 255 or 44.87% from 263); Blue value is 104 (41.02% from 255 or 39.54% from 263); Max value from RGB is 118 - color contains mainly: green. Hex color #297668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297668 is #D68997. Grayscale: #5D5D5D. Windows color (decimal): -14059928 or 6845993. OLE color: 6845993.
HSL color Cylindrical-coordinate representation of color #297668: hue angle of 169.09º 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 #297668 is Cyan = 0.65, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 104 | - |
| CMYK | 0.65 | 0 | 0.12 | 0.54 |
| HSL | 169.09º | 0.48% | 0.31% | - |
| HSV(B) | 169.09º | 0.65% | 0.46% | - |
| XYZ | 9.89 | 14.43 | 15.36 | - |
| YUV | 93.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 104 | 0.65 | 0 | 0.12 | 0.54 | 169.09 | 0.48 | 0.31 |
| Hex | 29 | 76 | 68 | 41 | 0 | C | 36 | A9 | 30 | 1F |
| Octal | 51 | 166 | 150 | 101 | 0 | 14 | 66 | 251 | 60 | 37 |
| Binary | 101001 | 1110110 | 1101000 | 1000001 | 0 | 1100 | 110110 | 10101001 | 110000 | 11111 |
Color Harmonies of #297668
Complementary color
Monochromatic Colors of #297668
Black with #297668
Text Example
Text Example
White with #297668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297668; }
p { color: rgb(41,118,104); }
H1.HeaderClassName
{
color: #297668;
}
.AnyTagClassName
{
color: #297668;
}
</style>
background-color css
<style>
a { background-color: #297668; }
a { background-color: rgb(41,118,104); }
div.DivClassName
{
background-color: #297668;
}
.BgClassName
{
background-color: #297668;
}
</style>
border-color css
<style>
span { border-color: #297668; }
span { border-color: rgb(41,118,104); }
td.TdClassName
{
border-color: #297668;
}
.TagClassName
{
border-color: #297668;
}
</style>