Shades of Genoa #297769
Tints of Genoa #297769
RGB
CMYK
RGB Variations
Color information
#297769 (or 0x297769) is known color: Genoa. HEX triplet: 29, 77 and 69. RGB value is (41,119,105). Sum of RGB (Red+Green+Blue) = 41+119+105=265 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.47% from 265); Green value is 119 (46.88% from 255 or 44.91% from 265); Blue value is 105 (41.41% from 255 or 39.62% from 265); Max value from RGB is 119 - color contains mainly: green. Hex color #297769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297769 is #D68896. Grayscale: #5E5E5E. Windows color (decimal): -14059671 or 6911785. OLE color: 6911785.
HSL color Cylindrical-coordinate representation of color #297769: hue angle of 169.23º 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 #297769 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 105 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.53 |
| HSL | 169.23º | 0.49% | 0.31% | - |
| HSV(B) | 169.23º | 0.66% | 0.47% | - |
| XYZ | 10.06 | 14.68 | 15.67 | - |
| YUV | 94.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 105 | 0.66 | 0 | 0.12 | 0.53 | 169.23 | 0.49 | 0.31 |
| Hex | 29 | 77 | 69 | 42 | 0 | C | 35 | A9 | 31 | 1F |
| Octal | 51 | 167 | 151 | 102 | 0 | 14 | 65 | 251 | 61 | 37 |
| Binary | 101001 | 1110111 | 1101001 | 1000010 | 0 | 1100 | 110101 | 10101001 | 110001 | 11111 |
Color Harmonies of #297769
Complementary color
Monochromatic Colors of #297769
Black with #297769
Text Example
Text Example
White with #297769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297769; }
p { color: rgb(41,119,105); }
H1.HeaderClassName
{
color: #297769;
}
.AnyTagClassName
{
color: #297769;
}
</style>
background-color css
<style>
a { background-color: #297769; }
a { background-color: rgb(41,119,105); }
div.DivClassName
{
background-color: #297769;
}
.BgClassName
{
background-color: #297769;
}
</style>
border-color css
<style>
span { border-color: #297769; }
span { border-color: rgb(41,119,105); }
td.TdClassName
{
border-color: #297769;
}
.TagClassName
{
border-color: #297769;
}
</style>