Shades of Genoa #297768
Tints of Genoa #297768
RGB
CMYK
RGB Variations
Color information
#297768 (or 0x297768) is known color: Genoa. HEX triplet: 29, 77 and 68. RGB value is (41,119,104). Sum of RGB (Red+Green+Blue) = 41+119+104=264 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.53% from 264); Green value is 119 (46.88% from 255 or 45.08% from 264); Blue value is 104 (41.02% from 255 or 39.39% from 264); Max value from RGB is 119 - color contains mainly: green. Hex color #297768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297768 is #D68897. Grayscale: #5D5D5D. Windows color (decimal): -14059672 or 6846249. OLE color: 6846249.
HSL color Cylindrical-coordinate representation of color #297768: hue angle of 168.46º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297768 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 104 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.53 |
| HSL | 168.46º | 0.49% | 0.31% | - |
| HSV(B) | 168.46º | 0.66% | 0.47% | - |
| XYZ | 10.01 | 14.66 | 15.4 | - |
| YUV | 93.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 104 | 0.66 | 0 | 0.13 | 0.53 | 168.46 | 0.49 | 0.31 |
| Hex | 29 | 77 | 68 | 42 | 0 | D | 35 | A8 | 31 | 1F |
| Octal | 51 | 167 | 150 | 102 | 0 | 15 | 65 | 250 | 61 | 37 |
| Binary | 101001 | 1110111 | 1101000 | 1000010 | 0 | 1101 | 110101 | 10101000 | 110001 | 11111 |
Color Harmonies of #297768
Complementary color
Monochromatic Colors of #297768
Black with #297768
Text Example
Text Example
White with #297768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297768; }
p { color: rgb(41,119,104); }
H1.HeaderClassName
{
color: #297768;
}
.AnyTagClassName
{
color: #297768;
}
</style>
background-color css
<style>
a { background-color: #297768; }
a { background-color: rgb(41,119,104); }
div.DivClassName
{
background-color: #297768;
}
.BgClassName
{
background-color: #297768;
}
</style>
border-color css
<style>
span { border-color: #297768; }
span { border-color: rgb(41,119,104); }
td.TdClassName
{
border-color: #297768;
}
.TagClassName
{
border-color: #297768;
}
</style>