Shades of Genoa #297960
Tints of Genoa #297960
RGB
CMYK
RGB Variations
Color information
#297960 (or 0x297960) is known color: Genoa. HEX triplet: 29, 79 and 60. RGB value is (41,121,96). Sum of RGB (Red+Green+Blue) = 41+121+96=258 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.89% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 96 (37.89% from 255 or 37.21% from 258); Max value from RGB is 121 - color contains mainly: green. Hex color #297960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297960 is #D6869F. Grayscale: #5E5E5E. Windows color (decimal): -14059168 or 6322473. OLE color: 6322473.
HSL color Cylindrical-coordinate representation of color #297960: hue angle of 161.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297960 is Cyan = 0.66, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 96 | - |
| CMYK | 0.66 | 0 | 0.21 | 0.53 |
| HSL | 161.25º | 0.49% | 0.32% | - |
| HSV(B) | 161.25º | 0.66% | 0.47% | - |
| XYZ | 9.86 | 14.99 | 13.44 | - |
| YUV | 94.23 | 129 | 90.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 96 | 0.66 | 0 | 0.21 | 0.53 | 161.25 | 0.49 | 0.32 |
| Hex | 29 | 79 | 60 | 42 | 0 | 15 | 35 | A1 | 31 | 20 |
| Octal | 51 | 171 | 140 | 102 | 0 | 25 | 65 | 241 | 61 | 40 |
| Binary | 101001 | 1111001 | 1100000 | 1000010 | 0 | 10101 | 110101 | 10100001 | 110001 | 100000 |
Color Harmonies of #297960
Complementary color
Monochromatic Colors of #297960
Black with #297960
Text Example
Text Example
White with #297960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297960; }
p { color: rgb(41,121,96); }
H1.HeaderClassName
{
color: #297960;
}
.AnyTagClassName
{
color: #297960;
}
</style>
background-color css
<style>
a { background-color: #297960; }
a { background-color: rgb(41,121,96); }
div.DivClassName
{
background-color: #297960;
}
.BgClassName
{
background-color: #297960;
}
</style>
border-color css
<style>
span { border-color: #297960; }
span { border-color: rgb(41,121,96); }
td.TdClassName
{
border-color: #297960;
}
.TagClassName
{
border-color: #297960;
}
</style>