Shades of Genoa #347471
Tints of Genoa #347471
RGB
CMYK
RGB Variations
Color information
#347471 (or 0x347471) is known color: Genoa. HEX triplet: 34, 74 and 71. RGB value is (52,116,113). Sum of RGB (Red+Green+Blue) = 52+116+113=281 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.51% from 281); Green value is 116 (45.70% from 255 or 41.28% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 116 - color contains mainly: green. Hex color #347471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347471 is #CB8B8E. Grayscale: #606060. Windows color (decimal): -13339535 or 7435316. OLE color: 7435316.
HSL color Cylindrical-coordinate representation of color #347471: hue angle of 177.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347471 is Cyan = 0.55, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 113 | - |
| CMYK | 0.55 | 0 | 0.03 | 0.55 |
| HSL | 177.19º | 0.38% | 0.33% | - |
| HSV(B) | 177.19º | 0.55% | 0.45% | - |
| XYZ | 10.64 | 14.41 | 17.84 | - |
| YUV | 96.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 113 | 0.55 | 0 | 0.03 | 0.55 | 177.19 | 0.38 | 0.33 |
| Hex | 34 | 74 | 71 | 37 | 0 | 3 | 37 | B1 | 26 | 21 |
| Octal | 64 | 164 | 161 | 67 | 0 | 3 | 67 | 261 | 46 | 41 |
| Binary | 110100 | 1110100 | 1110001 | 110111 | 0 | 11 | 110111 | 10110001 | 100110 | 100001 |
Color Harmonies of #347471
Complementary color
Monochromatic Colors of #347471
Black with #347471
Text Example
Text Example
White with #347471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347471; }
p { color: rgb(52,116,113); }
H1.HeaderClassName
{
color: #347471;
}
.AnyTagClassName
{
color: #347471;
}
</style>
background-color css
<style>
a { background-color: #347471; }
a { background-color: rgb(52,116,113); }
div.DivClassName
{
background-color: #347471;
}
.BgClassName
{
background-color: #347471;
}
</style>
border-color css
<style>
span { border-color: #347471; }
span { border-color: rgb(52,116,113); }
td.TdClassName
{
border-color: #347471;
}
.TagClassName
{
border-color: #347471;
}
</style>