Shades of Genoa #297565
Tints of Genoa #297565
RGB
CMYK
RGB Variations
Color information
#297565 (or 0x297565) is known color: Genoa. HEX triplet: 29, 75 and 65. RGB value is (41,117,101). Sum of RGB (Red+Green+Blue) = 41+117+101=259 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.83% from 259); Green value is 117 (46.09% from 255 or 45.17% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 117 - color contains mainly: green. Hex color #297565 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297565 is #D68A9A. Grayscale: #5C5C5C. Windows color (decimal): -14060187 or 6649129. OLE color: 6649129.
HSL color Cylindrical-coordinate representation of color #297565: hue angle of 167.37º 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 #297565 is Cyan = 0.65, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 101 | - |
| CMYK | 0.65 | 0 | 0.14 | 0.54 |
| HSL | 167.37º | 0.48% | 0.31% | - |
| HSV(B) | 167.37º | 0.65% | 0.46% | - |
| XYZ | 9.62 | 14.13 | 14.53 | - |
| YUV | 92.45 | 132.82 | 91.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 101 | 0.65 | 0 | 0.14 | 0.54 | 167.37 | 0.48 | 0.31 |
| Hex | 29 | 75 | 65 | 41 | 0 | E | 36 | A7 | 30 | 1F |
| Octal | 51 | 165 | 145 | 101 | 0 | 16 | 66 | 247 | 60 | 37 |
| Binary | 101001 | 1110101 | 1100101 | 1000001 | 0 | 1110 | 110110 | 10100111 | 110000 | 11111 |
Color Harmonies of #297565
Complementary color
Monochromatic Colors of #297565
Black with #297565
Text Example
Text Example
White with #297565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297565; }
p { color: rgb(41,117,101); }
H1.HeaderClassName
{
color: #297565;
}
.AnyTagClassName
{
color: #297565;
}
</style>
background-color css
<style>
a { background-color: #297565; }
a { background-color: rgb(41,117,101); }
div.DivClassName
{
background-color: #297565;
}
.BgClassName
{
background-color: #297565;
}
</style>
border-color css
<style>
span { border-color: #297565; }
span { border-color: rgb(41,117,101); }
td.TdClassName
{
border-color: #297565;
}
.TagClassName
{
border-color: #297565;
}
</style>