Shades of Genoa #297262
Tints of Genoa #297262
RGB
CMYK
RGB Variations
Color information
#297262 (or 0x297262) is known color: Genoa. HEX triplet: 29, 72 and 62. RGB value is (41,114,98). Sum of RGB (Red+Green+Blue) = 41+114+98=253 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.21% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 98 (38.67% from 255 or 38.74% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #297262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297262 is #D68D9D. Grayscale: #5A5A5A. Windows color (decimal): -14060958 or 6451753. OLE color: 6451753.
HSL color Cylindrical-coordinate representation of color #297262: hue angle of 166.85º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297262 is Cyan = 0.64, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 98 | - |
| CMYK | 0.64 | 0 | 0.14 | 0.55 |
| HSL | 166.85º | 0.47% | 0.3% | - |
| HSV(B) | 166.85º | 0.64% | 0.45% | - |
| XYZ | 9.14 | 13.39 | 13.66 | - |
| YUV | 90.35 | 132.32 | 92.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 98 | 0.64 | 0 | 0.14 | 0.55 | 166.85 | 0.47 | 0.3 |
| Hex | 29 | 72 | 62 | 40 | 0 | E | 37 | A7 | 2F | 1E |
| Octal | 51 | 162 | 142 | 100 | 0 | 16 | 67 | 247 | 57 | 36 |
| Binary | 101001 | 1110010 | 1100010 | 1000000 | 0 | 1110 | 110111 | 10100111 | 101111 | 11110 |
Color Harmonies of #297262
Complementary color
Monochromatic Colors of #297262
Black with #297262
Text Example
Text Example
White with #297262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297262; }
p { color: rgb(41,114,98); }
H1.HeaderClassName
{
color: #297262;
}
.AnyTagClassName
{
color: #297262;
}
</style>
background-color css
<style>
a { background-color: #297262; }
a { background-color: rgb(41,114,98); }
div.DivClassName
{
background-color: #297262;
}
.BgClassName
{
background-color: #297262;
}
</style>
border-color css
<style>
span { border-color: #297262; }
span { border-color: rgb(41,114,98); }
td.TdClassName
{
border-color: #297262;
}
.TagClassName
{
border-color: #297262;
}
</style>