Shades of Genoa #348170
Tints of Genoa #348170
RGB
CMYK
RGB Variations
Color information
#348170 (or 0x348170) is known color: Genoa. HEX triplet: 34, 81 and 70. RGB value is (52,129,112). Sum of RGB (Red+Green+Blue) = 52+129+112=293 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.75% from 293); Green value is 129 (50.78% from 255 or 44.03% from 293); Blue value is 112 (44.14% from 255 or 38.23% from 293); Max value from RGB is 129 - color contains mainly: green. Hex color #348170 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348170 is #CB7E8F. Grayscale: #686868. Windows color (decimal): -13336208 or 7373108. OLE color: 7373108.
HSL color Cylindrical-coordinate representation of color #348170: hue angle of 166.75º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #348170 is Cyan = 0.60, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 129 | 112 | - |
| CMYK | 0.60 | 0 | 0.13 | 0.49 |
| HSL | 166.75º | 0.43% | 0.35% | - |
| HSV(B) | 166.75º | 0.6% | 0.51% | - |
| XYZ | 12.19 | 17.6 | 18.08 | - |
| YUV | 104.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 129 | 112 | 0.60 | 0 | 0.13 | 0.49 | 166.75 | 0.43 | 0.35 |
| Hex | 34 | 81 | 70 | 3C | 0 | D | 31 | A7 | 2B | 23 |
| Octal | 64 | 201 | 160 | 74 | 0 | 15 | 61 | 247 | 53 | 43 |
| Binary | 110100 | 10000001 | 1110000 | 111100 | 0 | 1101 | 110001 | 10100111 | 101011 | 100011 |
Color Harmonies of #348170
Complementary color
Monochromatic Colors of #348170
Black with #348170
Text Example
Text Example
White with #348170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348170; }
p { color: rgb(52,129,112); }
H1.HeaderClassName
{
color: #348170;
}
.AnyTagClassName
{
color: #348170;
}
</style>
background-color css
<style>
a { background-color: #348170; }
a { background-color: rgb(52,129,112); }
div.DivClassName
{
background-color: #348170;
}
.BgClassName
{
background-color: #348170;
}
</style>
border-color css
<style>
span { border-color: #348170; }
span { border-color: rgb(52,129,112); }
td.TdClassName
{
border-color: #348170;
}
.TagClassName
{
border-color: #348170;
}
</style>