Shades of Genoa #297567
Tints of Genoa #297567
RGB
CMYK
RGB Variations
Color information
#297567 (or 0x297567) is known color: Genoa. HEX triplet: 29, 75 and 67. RGB value is (41,117,103). Sum of RGB (Red+Green+Blue) = 41+117+103=261 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.71% from 261); Green value is 117 (46.09% from 255 or 44.83% from 261); Blue value is 103 (40.62% from 255 or 39.46% from 261); Max value from RGB is 117 - color contains mainly: green. Hex color #297567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297567 is #D68A98. Grayscale: #5C5C5C. Windows color (decimal): -14060185 or 6780201. OLE color: 6780201.
HSL color Cylindrical-coordinate representation of color #297567: hue angle of 168.95º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297567 is Cyan = 0.65, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 103 | - |
| CMYK | 0.65 | 0 | 0.12 | 0.54 |
| HSL | 168.95º | 0.48% | 0.31% | - |
| HSV(B) | 168.95º | 0.65% | 0.46% | - |
| XYZ | 9.72 | 14.17 | 15.06 | - |
| YUV | 92.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 103 | 0.65 | 0 | 0.12 | 0.54 | 168.95 | 0.48 | 0.31 |
| Hex | 29 | 75 | 67 | 41 | 0 | C | 36 | A9 | 30 | 1F |
| Octal | 51 | 165 | 147 | 101 | 0 | 14 | 66 | 251 | 60 | 37 |
| Binary | 101001 | 1110101 | 1100111 | 1000001 | 0 | 1100 | 110110 | 10101001 | 110000 | 11111 |
Color Harmonies of #297567
Complementary color
Monochromatic Colors of #297567
Black with #297567
Text Example
Text Example
White with #297567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297567; }
p { color: rgb(41,117,103); }
H1.HeaderClassName
{
color: #297567;
}
.AnyTagClassName
{
color: #297567;
}
</style>
background-color css
<style>
a { background-color: #297567; }
a { background-color: rgb(41,117,103); }
div.DivClassName
{
background-color: #297567;
}
.BgClassName
{
background-color: #297567;
}
</style>
border-color css
<style>
span { border-color: #297567; }
span { border-color: rgb(41,117,103); }
td.TdClassName
{
border-color: #297567;
}
.TagClassName
{
border-color: #297567;
}
</style>