Shades of Genoa #347671
Tints of Genoa #347671
RGB
CMYK
RGB Variations
Color information
#347671 (or 0x347671) is known color: Genoa. HEX triplet: 34, 76 and 71. RGB value is (52,118,113). Sum of RGB (Red+Green+Blue) = 52+118+113=283 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.37% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #347671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347671 is #CB898E. Grayscale: #616161. Windows color (decimal): -13339023 or 7435828. OLE color: 7435828.
HSL color Cylindrical-coordinate representation of color #347671: hue angle of 175.45º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347671 is Cyan = 0.56, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 113 | - |
| CMYK | 0.56 | 0 | 0.04 | 0.54 |
| HSL | 175.45º | 0.39% | 0.33% | - |
| HSV(B) | 175.45º | 0.56% | 0.46% | - |
| XYZ | 10.88 | 14.88 | 17.92 | - |
| YUV | 97.7 | 136.63 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 113 | 0.56 | 0 | 0.04 | 0.54 | 175.45 | 0.39 | 0.33 |
| Hex | 34 | 76 | 71 | 38 | 0 | 4 | 36 | AF | 27 | 21 |
| Octal | 64 | 166 | 161 | 70 | 0 | 4 | 66 | 257 | 47 | 41 |
| Binary | 110100 | 1110110 | 1110001 | 111000 | 0 | 100 | 110110 | 10101111 | 100111 | 100001 |
Color Harmonies of #347671
Complementary color
Monochromatic Colors of #347671
Black with #347671
Text Example
Text Example
White with #347671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347671; }
p { color: rgb(52,118,113); }
H1.HeaderClassName
{
color: #347671;
}
.AnyTagClassName
{
color: #347671;
}
</style>
background-color css
<style>
a { background-color: #347671; }
a { background-color: rgb(52,118,113); }
div.DivClassName
{
background-color: #347671;
}
.BgClassName
{
background-color: #347671;
}
</style>
border-color css
<style>
span { border-color: #347671; }
span { border-color: rgb(52,118,113); }
td.TdClassName
{
border-color: #347671;
}
.TagClassName
{
border-color: #347671;
}
</style>