Shades of Genoa #347068
Tints of Genoa #347068
RGB
CMYK
RGB Variations
Color information
#347068 (or 0x347068) is known color: Genoa. HEX triplet: 34, 70 and 68. RGB value is (52,112,104). Sum of RGB (Red+Green+Blue) = 52+112+104=268 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.40% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 104 (41.02% from 255 or 38.81% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #347068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347068 is #CB8F97. Grayscale: #5D5D5D. Windows color (decimal): -13340568 or 6844468. OLE color: 6844468.
HSL color Cylindrical-coordinate representation of color #347068: hue angle of 172º 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 #347068 is Cyan = 0.54, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 104 | - |
| CMYK | 0.54 | 0 | 0.07 | 0.56 |
| HSL | 172º | 0.37% | 0.32% | - |
| HSV(B) | 172º | 0.54% | 0.44% | - |
| XYZ | 9.71 | 13.32 | 15.16 | - |
| YUV | 93.15 | 134.12 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 104 | 0.54 | 0 | 0.07 | 0.56 | 172 | 0.37 | 0.32 |
| Hex | 34 | 70 | 68 | 36 | 0 | 7 | 38 | AC | 25 | 20 |
| Octal | 64 | 160 | 150 | 66 | 0 | 7 | 70 | 254 | 45 | 40 |
| Binary | 110100 | 1110000 | 1101000 | 110110 | 0 | 111 | 111000 | 10101100 | 100101 | 100000 |
Color Harmonies of #347068
Complementary color
Monochromatic Colors of #347068
Black with #347068
Text Example
Text Example
White with #347068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347068; }
p { color: rgb(52,112,104); }
H1.HeaderClassName
{
color: #347068;
}
.AnyTagClassName
{
color: #347068;
}
</style>
background-color css
<style>
a { background-color: #347068; }
a { background-color: rgb(52,112,104); }
div.DivClassName
{
background-color: #347068;
}
.BgClassName
{
background-color: #347068;
}
</style>
border-color css
<style>
span { border-color: #347068; }
span { border-color: rgb(52,112,104); }
td.TdClassName
{
border-color: #347068;
}
.TagClassName
{
border-color: #347068;
}
</style>