Shades of Genoa #297363
Tints of Genoa #297363
RGB
CMYK
RGB Variations
Color information
#297363 (or 0x297363) is known color: Genoa. HEX triplet: 29, 73 and 63. RGB value is (41,115,99). Sum of RGB (Red+Green+Blue) = 41+115+99=255 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.08% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 99 (39.06% from 255 or 38.82% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #297363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297363 is #D68C9C. Grayscale: #5B5B5B. Windows color (decimal): -14060701 or 6517545. OLE color: 6517545.
HSL color Cylindrical-coordinate representation of color #297363: hue angle of 167.03º 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 #297363 is Cyan = 0.64, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 99 | - |
| CMYK | 0.64 | 0 | 0.14 | 0.55 |
| HSL | 167.03º | 0.47% | 0.31% | - |
| HSV(B) | 167.03º | 0.64% | 0.45% | - |
| XYZ | 9.3 | 13.63 | 13.95 | - |
| YUV | 91.05 | 132.48 | 92.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 99 | 0.64 | 0 | 0.14 | 0.55 | 167.03 | 0.47 | 0.31 |
| Hex | 29 | 73 | 63 | 40 | 0 | E | 37 | A7 | 2F | 1F |
| Octal | 51 | 163 | 143 | 100 | 0 | 16 | 67 | 247 | 57 | 37 |
| Binary | 101001 | 1110011 | 1100011 | 1000000 | 0 | 1110 | 110111 | 10100111 | 101111 | 11111 |
Color Harmonies of #297363
Complementary color
Monochromatic Colors of #297363
Black with #297363
Text Example
Text Example
White with #297363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297363; }
p { color: rgb(41,115,99); }
H1.HeaderClassName
{
color: #297363;
}
.AnyTagClassName
{
color: #297363;
}
</style>
background-color css
<style>
a { background-color: #297363; }
a { background-color: rgb(41,115,99); }
div.DivClassName
{
background-color: #297363;
}
.BgClassName
{
background-color: #297363;
}
</style>
border-color css
<style>
span { border-color: #297363; }
span { border-color: rgb(41,115,99); }
td.TdClassName
{
border-color: #297363;
}
.TagClassName
{
border-color: #297363;
}
</style>