Shades of Genoa #347870
Tints of Genoa #347870
RGB
CMYK
RGB Variations
Color information
#347870 (or 0x347870) is known color: Genoa. HEX triplet: 34, 78 and 70. RGB value is (52,120,112). Sum of RGB (Red+Green+Blue) = 52+120+112=284 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.31% from 284); Green value is 120 (47.27% from 255 or 42.25% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 120 - color contains mainly: green. Hex color #347870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347870 is #CB878F. Grayscale: #626262. Windows color (decimal): -13338512 or 7370804. OLE color: 7370804.
HSL color Cylindrical-coordinate representation of color #347870: hue angle of 172.94º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347870 is Cyan = 0.57, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 120 | 112 | - |
| CMYK | 0.57 | 0 | 0.07 | 0.53 |
| HSL | 172.94º | 0.4% | 0.34% | - |
| HSV(B) | 172.94º | 0.57% | 0.47% | - |
| XYZ | 11.06 | 15.33 | 17.71 | - |
| YUV | 98.76 | 135.47 | 94.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 112 | 0.57 | 0 | 0.07 | 0.53 | 172.94 | 0.4 | 0.34 |
| Hex | 34 | 78 | 70 | 39 | 0 | 7 | 35 | AD | 28 | 22 |
| Octal | 64 | 170 | 160 | 71 | 0 | 7 | 65 | 255 | 50 | 42 |
| Binary | 110100 | 1111000 | 1110000 | 111001 | 0 | 111 | 110101 | 10101101 | 101000 | 100010 |
Color Harmonies of #347870
Complementary color
Monochromatic Colors of #347870
Black with #347870
Text Example
Text Example
White with #347870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347870; }
p { color: rgb(52,120,112); }
H1.HeaderClassName
{
color: #347870;
}
.AnyTagClassName
{
color: #347870;
}
</style>
background-color css
<style>
a { background-color: #347870; }
a { background-color: rgb(52,120,112); }
div.DivClassName
{
background-color: #347870;
}
.BgClassName
{
background-color: #347870;
}
</style>
border-color css
<style>
span { border-color: #347870; }
span { border-color: rgb(52,120,112); }
td.TdClassName
{
border-color: #347870;
}
.TagClassName
{
border-color: #347870;
}
</style>