Shades of Genoa #347060
Tints of Genoa #347060
RGB
CMYK
RGB Variations
Color information
#347060 (or 0x347060) is known color: Genoa. HEX triplet: 34, 70 and 60. RGB value is (52,112,96). Sum of RGB (Red+Green+Blue) = 52+112+96=260 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 112 - color contains mainly: green. Hex color #347060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347060 is #CB8F9F. Grayscale: #5C5C5C. Windows color (decimal): -13340576 or 6320180. OLE color: 6320180.
HSL color Cylindrical-coordinate representation of color #347060: hue angle of 164º 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 #347060 is Cyan = 0.54, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 96 | - |
| CMYK | 0.54 | 0 | 0.14 | 0.56 |
| HSL | 164º | 0.37% | 0.32% | - |
| HSV(B) | 164º | 0.54% | 0.44% | - |
| XYZ | 9.32 | 13.16 | 13.12 | - |
| YUV | 92.24 | 130.12 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 96 | 0.54 | 0 | 0.14 | 0.56 | 164 | 0.37 | 0.32 |
| Hex | 34 | 70 | 60 | 36 | 0 | E | 38 | A4 | 25 | 20 |
| Octal | 64 | 160 | 140 | 66 | 0 | 16 | 70 | 244 | 45 | 40 |
| Binary | 110100 | 1110000 | 1100000 | 110110 | 0 | 1110 | 111000 | 10100100 | 100101 | 100000 |
Color Harmonies of #347060
Complementary color
Monochromatic Colors of #347060
Black with #347060
Text Example
Text Example
White with #347060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347060; }
p { color: rgb(52,112,96); }
H1.HeaderClassName
{
color: #347060;
}
.AnyTagClassName
{
color: #347060;
}
</style>
background-color css
<style>
a { background-color: #347060; }
a { background-color: rgb(52,112,96); }
div.DivClassName
{
background-color: #347060;
}
.BgClassName
{
background-color: #347060;
}
</style>
border-color css
<style>
span { border-color: #347060; }
span { border-color: rgb(52,112,96); }
td.TdClassName
{
border-color: #347060;
}
.TagClassName
{
border-color: #347060;
}
</style>