Shades of Genoa #29766A
Tints of Genoa #29766A
RGB
CMYK
RGB Variations
Color information
#29766A (or 0x29766A) is known color: Genoa. HEX triplet: 29, 76 and 6A. RGB value is (41,118,106). Sum of RGB (Red+Green+Blue) = 41+118+106=265 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.47% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 106 (41.80% from 255 or 40% from 265); Max value from RGB is 118 - color contains mainly: green. Hex color #29766A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #29766A is #D68995. Grayscale: #5D5D5D. Windows color (decimal): -14059926 or 6977065. OLE color: 6977065.
HSL color Cylindrical-coordinate representation of color #29766A: hue angle of 170.65º 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 #29766A is Cyan = 0.65, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 106 | - |
| CMYK | 0.65 | 0 | 0.10 | 0.54 |
| HSL | 170.65º | 0.48% | 0.31% | - |
| HSV(B) | 170.65º | 0.65% | 0.46% | - |
| XYZ | 9.99 | 14.47 | 15.9 | - |
| YUV | 93.61 | 134.99 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 106 | 0.65 | 0 | 0.10 | 0.54 | 170.65 | 0.48 | 0.31 |
| Hex | 29 | 76 | 6A | 41 | 0 | A | 36 | AB | 30 | 1F |
| Octal | 51 | 166 | 152 | 101 | 0 | 12 | 66 | 253 | 60 | 37 |
| Binary | 101001 | 1110110 | 1101010 | 1000001 | 0 | 1010 | 110110 | 10101011 | 110000 | 11111 |
Color Harmonies of #29766A
Complementary color
Monochromatic Colors of #29766A
Black with #29766A
Text Example
Text Example
White with #29766A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29766A; }
p { color: rgb(41,118,106); }
H1.HeaderClassName
{
color: #29766A;
}
.AnyTagClassName
{
color: #29766A;
}
</style>
background-color css
<style>
a { background-color: #29766A; }
a { background-color: rgb(41,118,106); }
div.DivClassName
{
background-color: #29766A;
}
.BgClassName
{
background-color: #29766A;
}
</style>
border-color css
<style>
span { border-color: #29766A; }
span { border-color: rgb(41,118,106); }
td.TdClassName
{
border-color: #29766A;
}
.TagClassName
{
border-color: #29766A;
}
</style>