Shades of Genoa #348071
Tints of Genoa #348071
RGB
CMYK
RGB Variations
Color information
#348071 (or 0x348071) is known color: Genoa. HEX triplet: 34, 80 and 71. RGB value is (52,128,113). Sum of RGB (Red+Green+Blue) = 52+128+113=293 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.75% from 293); Green value is 128 (50.39% from 255 or 43.69% from 293); Blue value is 113 (44.53% from 255 or 38.57% from 293); Max value from RGB is 128 - color contains mainly: green. Hex color #348071 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348071 is #CB7F8E. Grayscale: #676767. Windows color (decimal): -13336463 or 7438388. OLE color: 7438388.
HSL color Cylindrical-coordinate representation of color #348071: hue angle of 168.16º degrees, saturation: 0.42, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #348071 is Cyan = 0.59, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 52 | 128 | 113 | - |
| CMYK | 0.59 | 0 | 0.12 | 0.50 |
| HSL | 168.16º | 0.42% | 0.35% | - |
| HSV(B) | 168.16º | 0.59% | 0.5% | - |
| XYZ | 12.12 | 17.36 | 18.34 | - |
| YUV | 103.57 | 133.32 | 91.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 113 | 0.59 | 0 | 0.12 | 0.50 | 168.16 | 0.42 | 0.35 |
| Hex | 34 | 80 | 71 | 3B | 0 | C | 32 | A8 | 2A | 23 |
| Octal | 64 | 200 | 161 | 73 | 0 | 14 | 62 | 250 | 52 | 43 |
| Binary | 110100 | 10000000 | 1110001 | 111011 | 0 | 1100 | 110010 | 10101000 | 101010 | 100011 |
Color Harmonies of #348071
Complementary color
Monochromatic Colors of #348071
Black with #348071
Text Example
Text Example
White with #348071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348071; }
p { color: rgb(52,128,113); }
H1.HeaderClassName
{
color: #348071;
}
.AnyTagClassName
{
color: #348071;
}
</style>
background-color css
<style>
a { background-color: #348071; }
a { background-color: rgb(52,128,113); }
div.DivClassName
{
background-color: #348071;
}
.BgClassName
{
background-color: #348071;
}
</style>
border-color css
<style>
span { border-color: #348071; }
span { border-color: rgb(52,128,113); }
td.TdClassName
{
border-color: #348071;
}
.TagClassName
{
border-color: #348071;
}
</style>