Shades of Genoa #347166
Tints of Genoa #347166
RGB
CMYK
RGB Variations
Color information
#347166 (or 0x347166) is known color: Genoa. HEX triplet: 34, 71 and 66. RGB value is (52,113,102). Sum of RGB (Red+Green+Blue) = 52+113+102=267 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.48% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 102 (40.23% from 255 or 38.20% from 267); Max value from RGB is 113 - color contains mainly: green. Hex color #347166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347166 is #CB8E99. Grayscale: #5D5D5D. Windows color (decimal): -13340314 or 6713652. OLE color: 6713652.
HSL color Cylindrical-coordinate representation of color #347166: hue angle of 169.18º 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 #347166 is Cyan = 0.54, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 102 | - |
| CMYK | 0.54 | 0 | 0.10 | 0.56 |
| HSL | 169.18º | 0.37% | 0.32% | - |
| HSV(B) | 169.18º | 0.54% | 0.44% | - |
| XYZ | 9.72 | 13.5 | 14.66 | - |
| YUV | 93.51 | 132.79 | 98.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 102 | 0.54 | 0 | 0.10 | 0.56 | 169.18 | 0.37 | 0.32 |
| Hex | 34 | 71 | 66 | 36 | 0 | A | 38 | A9 | 25 | 20 |
| Octal | 64 | 161 | 146 | 66 | 0 | 12 | 70 | 251 | 45 | 40 |
| Binary | 110100 | 1110001 | 1100110 | 110110 | 0 | 1010 | 111000 | 10101001 | 100101 | 100000 |
Color Harmonies of #347166
Complementary color
Monochromatic Colors of #347166
Black with #347166
Text Example
Text Example
White with #347166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347166; }
p { color: rgb(52,113,102); }
H1.HeaderClassName
{
color: #347166;
}
.AnyTagClassName
{
color: #347166;
}
</style>
background-color css
<style>
a { background-color: #347166; }
a { background-color: rgb(52,113,102); }
div.DivClassName
{
background-color: #347166;
}
.BgClassName
{
background-color: #347166;
}
</style>
border-color css
<style>
span { border-color: #347166; }
span { border-color: rgb(52,113,102); }
td.TdClassName
{
border-color: #347166;
}
.TagClassName
{
border-color: #347166;
}
</style>