Shades of Genoa #29716C
Tints of Genoa #29716C
RGB
CMYK
RGB Variations
Color information
#29716C (or 0x29716C) is known color: Genoa. HEX triplet: 29, 71 and 6C. RGB value is (41,113,108). Sum of RGB (Red+Green+Blue) = 41+113+108=262 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.65% from 262); Green value is 113 (44.53% from 255 or 43.13% from 262); Blue value is 108 (42.58% from 255 or 41.22% from 262); Max value from RGB is 113 - color contains mainly: green. Hex color #29716C is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #29716C is #D68E93. Grayscale: #5A5A5A. Windows color (decimal): -14061204 or 7106857. OLE color: 7106857.
HSL color Cylindrical-coordinate representation of color #29716C: hue angle of 175.83º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #29716C is Cyan = 0.64, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 108 | - |
| CMYK | 0.64 | 0 | 0.04 | 0.56 |
| HSL | 175.83º | 0.47% | 0.3% | - |
| HSV(B) | 175.83º | 0.64% | 0.44% | - |
| XYZ | 9.53 | 13.36 | 16.26 | - |
| YUV | 90.9 | 137.65 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 108 | 0.64 | 0 | 0.04 | 0.56 | 175.83 | 0.47 | 0.3 |
| Hex | 29 | 71 | 6C | 40 | 0 | 4 | 38 | B0 | 2F | 1E |
| Octal | 51 | 161 | 154 | 100 | 0 | 4 | 70 | 260 | 57 | 36 |
| Binary | 101001 | 1110001 | 1101100 | 1000000 | 0 | 100 | 111000 | 10110000 | 101111 | 11110 |
Color Harmonies of #29716C
Complementary color
Monochromatic Colors of #29716C
Black with #29716C
Text Example
Text Example
White with #29716C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29716C; }
p { color: rgb(41,113,108); }
H1.HeaderClassName
{
color: #29716C;
}
.AnyTagClassName
{
color: #29716C;
}
</style>
background-color css
<style>
a { background-color: #29716C; }
a { background-color: rgb(41,113,108); }
div.DivClassName
{
background-color: #29716C;
}
.BgClassName
{
background-color: #29716C;
}
</style>
border-color css
<style>
span { border-color: #29716C; }
span { border-color: rgb(41,113,108); }
td.TdClassName
{
border-color: #29716C;
}
.TagClassName
{
border-color: #29716C;
}
</style>