Shades of Genoa #297362
Tints of Genoa #297362
RGB
CMYK
RGB Variations
Color information
#297362 (or 0x297362) is known color: Genoa. HEX triplet: 29, 73 and 62. RGB value is (41,115,98). Sum of RGB (Red+Green+Blue) = 41+115+98=254 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.14% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 98 (38.67% from 255 or 38.58% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #297362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297362 is #D68C9D. Grayscale: #5A5A5A. Windows color (decimal): -14060702 or 6452009. OLE color: 6452009.
HSL color Cylindrical-coordinate representation of color #297362: hue angle of 166.22º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297362 is Cyan = 0.64, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 98 | - |
| CMYK | 0.64 | 0 | 0.15 | 0.55 |
| HSL | 166.22º | 0.47% | 0.31% | - |
| HSV(B) | 166.22º | 0.64% | 0.45% | - |
| XYZ | 9.25 | 13.61 | 13.7 | - |
| YUV | 90.94 | 131.98 | 92.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 98 | 0.64 | 0 | 0.15 | 0.55 | 166.22 | 0.47 | 0.31 |
| Hex | 29 | 73 | 62 | 40 | 0 | F | 37 | A6 | 2F | 1F |
| Octal | 51 | 163 | 142 | 100 | 0 | 17 | 67 | 246 | 57 | 37 |
| Binary | 101001 | 1110011 | 1100010 | 1000000 | 0 | 1111 | 110111 | 10100110 | 101111 | 11111 |
Color Harmonies of #297362
Complementary color
Monochromatic Colors of #297362
Black with #297362
Text Example
Text Example
White with #297362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297362; }
p { color: rgb(41,115,98); }
H1.HeaderClassName
{
color: #297362;
}
.AnyTagClassName
{
color: #297362;
}
</style>
background-color css
<style>
a { background-color: #297362; }
a { background-color: rgb(41,115,98); }
div.DivClassName
{
background-color: #297362;
}
.BgClassName
{
background-color: #297362;
}
</style>
border-color css
<style>
span { border-color: #297362; }
span { border-color: rgb(41,115,98); }
td.TdClassName
{
border-color: #297362;
}
.TagClassName
{
border-color: #297362;
}
</style>