Shades of Genoa #297069
Tints of Genoa #297069
RGB
CMYK
RGB Variations
Color information
#297069 (or 0x297069) is known color: Genoa. HEX triplet: 29, 70 and 69. RGB value is (41,112,105). Sum of RGB (Red+Green+Blue) = 41+112+105=258 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.89% from 258); Green value is 112 (44.14% from 255 or 43.41% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 112 - color contains mainly: green. Hex color #297069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297069 is #D68F96. Grayscale: #595959. Windows color (decimal): -14061463 or 6909993. OLE color: 6909993.
HSL color Cylindrical-coordinate representation of color #297069: hue angle of 174.08º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #297069 is Cyan = 0.63, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 105 | - |
| CMYK | 0.63 | 0 | 0.06 | 0.56 |
| HSL | 174.08º | 0.46% | 0.3% | - |
| HSV(B) | 174.08º | 0.63% | 0.44% | - |
| XYZ | 9.26 | 13.08 | 15.4 | - |
| YUV | 89.97 | 136.48 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 105 | 0.63 | 0 | 0.06 | 0.56 | 174.08 | 0.46 | 0.3 |
| Hex | 29 | 70 | 69 | 3F | 0 | 6 | 38 | AE | 2E | 1E |
| Octal | 51 | 160 | 151 | 77 | 0 | 6 | 70 | 256 | 56 | 36 |
| Binary | 101001 | 1110000 | 1101001 | 111111 | 0 | 110 | 111000 | 10101110 | 101110 | 11110 |
Color Harmonies of #297069
Complementary color
Monochromatic Colors of #297069
Black with #297069
Text Example
Text Example
White with #297069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297069; }
p { color: rgb(41,112,105); }
H1.HeaderClassName
{
color: #297069;
}
.AnyTagClassName
{
color: #297069;
}
</style>
background-color css
<style>
a { background-color: #297069; }
a { background-color: rgb(41,112,105); }
div.DivClassName
{
background-color: #297069;
}
.BgClassName
{
background-color: #297069;
}
</style>
border-color css
<style>
span { border-color: #297069; }
span { border-color: rgb(41,112,105); }
td.TdClassName
{
border-color: #297069;
}
.TagClassName
{
border-color: #297069;
}
</style>