Shades of Genoa #347160
Tints of Genoa #347160
RGB
CMYK
RGB Variations
Color information
#347160 (or 0x347160) is known color: Genoa. HEX triplet: 34, 71 and 60. RGB value is (52,113,96). Sum of RGB (Red+Green+Blue) = 52+113+96=261 (34% of max value = 765). Red value is 52 (20.70% from 255 or 19.92% from 261); Green value is 113 (44.53% from 255 or 43.30% from 261); Blue value is 96 (37.89% from 255 or 36.78% from 261); Max value from RGB is 113 - color contains mainly: green. Hex color #347160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347160 is #CB8E9F. Grayscale: #5C5C5C. Windows color (decimal): -13340320 or 6320436. OLE color: 6320436.
HSL color Cylindrical-coordinate representation of color #347160: hue angle of 163.28º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #347160 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 96 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.56 |
| HSL | 163.28º | 0.37% | 0.32% | - |
| HSV(B) | 163.28º | 0.54% | 0.44% | - |
| XYZ | 9.43 | 13.38 | 13.15 | - |
| YUV | 92.82 | 129.79 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 96 | 0.54 | 0 | 0.15 | 0.56 | 163.28 | 0.37 | 0.32 |
| Hex | 34 | 71 | 60 | 36 | 0 | F | 38 | A3 | 25 | 20 |
| Octal | 64 | 161 | 140 | 66 | 0 | 17 | 70 | 243 | 45 | 40 |
| Binary | 110100 | 1110001 | 1100000 | 110110 | 0 | 1111 | 111000 | 10100011 | 100101 | 100000 |
Color Harmonies of #347160
Complementary color
Monochromatic Colors of #347160
Black with #347160
Text Example
Text Example
White with #347160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347160; }
p { color: rgb(52,113,96); }
H1.HeaderClassName
{
color: #347160;
}
.AnyTagClassName
{
color: #347160;
}
</style>
background-color css
<style>
a { background-color: #347160; }
a { background-color: rgb(52,113,96); }
div.DivClassName
{
background-color: #347160;
}
.BgClassName
{
background-color: #347160;
}
</style>
border-color css
<style>
span { border-color: #347160; }
span { border-color: rgb(52,113,96); }
td.TdClassName
{
border-color: #347160;
}
.TagClassName
{
border-color: #347160;
}
</style>