Shades of Genoa #347168
Tints of Genoa #347168
RGB
CMYK
RGB Variations
Color information
#347168 (or 0x347168) is known color: Genoa. HEX triplet: 34, 71 and 68. RGB value is (52,113,104). Sum of RGB (Red+Green+Blue) = 52+113+104=269 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.33% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 104 (41.02% from 255 or 38.66% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #347168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347168 is #CB8E97. Grayscale: #5D5D5D. Windows color (decimal): -13340312 or 6844724. OLE color: 6844724.
HSL color Cylindrical-coordinate representation of color #347168: hue angle of 171.15º 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 #347168 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 104 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.56 |
| HSL | 171.15º | 0.37% | 0.32% | - |
| HSV(B) | 171.15º | 0.54% | 0.44% | - |
| XYZ | 9.82 | 13.54 | 15.19 | - |
| YUV | 93.74 | 133.79 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 104 | 0.54 | 0 | 0.08 | 0.56 | 171.15 | 0.37 | 0.32 |
| Hex | 34 | 71 | 68 | 36 | 0 | 8 | 38 | AB | 25 | 20 |
| Octal | 64 | 161 | 150 | 66 | 0 | 10 | 70 | 253 | 45 | 40 |
| Binary | 110100 | 1110001 | 1101000 | 110110 | 0 | 1000 | 111000 | 10101011 | 100101 | 100000 |
Color Harmonies of #347168
Complementary color
Monochromatic Colors of #347168
Black with #347168
Text Example
Text Example
White with #347168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347168; }
p { color: rgb(52,113,104); }
H1.HeaderClassName
{
color: #347168;
}
.AnyTagClassName
{
color: #347168;
}
</style>
background-color css
<style>
a { background-color: #347168; }
a { background-color: rgb(52,113,104); }
div.DivClassName
{
background-color: #347168;
}
.BgClassName
{
background-color: #347168;
}
</style>
border-color css
<style>
span { border-color: #347168; }
span { border-color: rgb(52,113,104); }
td.TdClassName
{
border-color: #347168;
}
.TagClassName
{
border-color: #347168;
}
</style>