Shades of Genoa #297166
Tints of Genoa #297166
RGB
CMYK
RGB Variations
Color information
#297166 (or 0x297166) is known color: Genoa. HEX triplet: 29, 71 and 66. RGB value is (41,113,102). Sum of RGB (Red+Green+Blue) = 41+113+102=256 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.02% from 256); Green value is 113 (44.53% from 255 or 44.14% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 113 - color contains mainly: green. Hex color #297166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297166 is #D68E99. Grayscale: #5A5A5A. Windows color (decimal): -14061210 or 6713641. OLE color: 6713641.
HSL color Cylindrical-coordinate representation of color #297166: hue angle of 170.83º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297166 is Cyan = 0.64, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 102 | - |
| CMYK | 0.64 | 0 | 0.10 | 0.56 |
| HSL | 170.83º | 0.47% | 0.3% | - |
| HSV(B) | 170.83º | 0.64% | 0.44% | - |
| XYZ | 9.22 | 13.24 | 14.64 | - |
| YUV | 90.22 | 134.65 | 92.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 102 | 0.64 | 0 | 0.10 | 0.56 | 170.83 | 0.47 | 0.3 |
| Hex | 29 | 71 | 66 | 40 | 0 | A | 38 | AB | 2F | 1E |
| Octal | 51 | 161 | 146 | 100 | 0 | 12 | 70 | 253 | 57 | 36 |
| Binary | 101001 | 1110001 | 1100110 | 1000000 | 0 | 1010 | 111000 | 10101011 | 101111 | 11110 |
Color Harmonies of #297166
Complementary color
Monochromatic Colors of #297166
Black with #297166
Text Example
Text Example
White with #297166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297166; }
p { color: rgb(41,113,102); }
H1.HeaderClassName
{
color: #297166;
}
.AnyTagClassName
{
color: #297166;
}
</style>
background-color css
<style>
a { background-color: #297166; }
a { background-color: rgb(41,113,102); }
div.DivClassName
{
background-color: #297166;
}
.BgClassName
{
background-color: #297166;
}
</style>
border-color css
<style>
span { border-color: #297166; }
span { border-color: rgb(41,113,102); }
td.TdClassName
{
border-color: #297166;
}
.TagClassName
{
border-color: #297166;
}
</style>