Shades of Genoa #297164
Tints of Genoa #297164
RGB
CMYK
RGB Variations
Color information
#297164 (or 0x297164) is known color: Genoa. HEX triplet: 29, 71 and 64. RGB value is (41,113,100). Sum of RGB (Red+Green+Blue) = 41+113+100=254 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.14% from 254); Green value is 113 (44.53% from 255 or 44.49% from 254); Blue value is 100 (39.45% from 255 or 39.37% from 254); Max value from RGB is 113 - color contains mainly: green. Hex color #297164 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297164 is #D68E9B. Grayscale: #595959. Windows color (decimal): -14061212 or 6582569. OLE color: 6582569.
HSL color Cylindrical-coordinate representation of color #297164: hue angle of 169.17º 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 #297164 is Cyan = 0.64, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 100 | - |
| CMYK | 0.64 | 0 | 0.12 | 0.56 |
| HSL | 169.17º | 0.47% | 0.3% | - |
| HSV(B) | 169.17º | 0.64% | 0.44% | - |
| XYZ | 9.12 | 13.2 | 14.12 | - |
| YUV | 89.99 | 133.65 | 93.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 100 | 0.64 | 0 | 0.12 | 0.56 | 169.17 | 0.47 | 0.3 |
| Hex | 29 | 71 | 64 | 40 | 0 | C | 38 | A9 | 2F | 1E |
| Octal | 51 | 161 | 144 | 100 | 0 | 14 | 70 | 251 | 57 | 36 |
| Binary | 101001 | 1110001 | 1100100 | 1000000 | 0 | 1100 | 111000 | 10101001 | 101111 | 11110 |
Color Harmonies of #297164
Complementary color
Monochromatic Colors of #297164
Black with #297164
Text Example
Text Example
White with #297164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297164; }
p { color: rgb(41,113,100); }
H1.HeaderClassName
{
color: #297164;
}
.AnyTagClassName
{
color: #297164;
}
</style>
background-color css
<style>
a { background-color: #297164; }
a { background-color: rgb(41,113,100); }
div.DivClassName
{
background-color: #297164;
}
.BgClassName
{
background-color: #297164;
}
</style>
border-color css
<style>
span { border-color: #297164; }
span { border-color: rgb(41,113,100); }
td.TdClassName
{
border-color: #297164;
}
.TagClassName
{
border-color: #297164;
}
</style>