Shades of Genoa #347773
Tints of Genoa #347773
RGB
CMYK
RGB Variations
Color information
#347773 (or 0x347773) is known color: Genoa. HEX triplet: 34, 77 and 73. RGB value is (52,119,115). Sum of RGB (Red+Green+Blue) = 52+119+115=286 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.18% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 119 - color contains mainly: green. Hex color #347773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347773 is #CB888C. Grayscale: #626262. Windows color (decimal): -13338765 or 7567156. OLE color: 7567156.
HSL color Cylindrical-coordinate representation of color #347773: hue angle of 176.42º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347773 is Cyan = 0.56, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 115 | - |
| CMYK | 0.56 | 0 | 0.03 | 0.53 |
| HSL | 176.42º | 0.39% | 0.34% | - |
| HSV(B) | 176.42º | 0.56% | 0.47% | - |
| XYZ | 11.11 | 15.16 | 18.56 | - |
| YUV | 98.51 | 137.3 | 94.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 115 | 0.56 | 0 | 0.03 | 0.53 | 176.42 | 0.39 | 0.34 |
| Hex | 34 | 77 | 73 | 38 | 0 | 3 | 35 | B0 | 27 | 22 |
| Octal | 64 | 167 | 163 | 70 | 0 | 3 | 65 | 260 | 47 | 42 |
| Binary | 110100 | 1110111 | 1110011 | 111000 | 0 | 11 | 110101 | 10110000 | 100111 | 100010 |
Color Harmonies of #347773
Complementary color
Monochromatic Colors of #347773
Black with #347773
Text Example
Text Example
White with #347773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347773; }
p { color: rgb(52,119,115); }
H1.HeaderClassName
{
color: #347773;
}
.AnyTagClassName
{
color: #347773;
}
</style>
background-color css
<style>
a { background-color: #347773; }
a { background-color: rgb(52,119,115); }
div.DivClassName
{
background-color: #347773;
}
.BgClassName
{
background-color: #347773;
}
</style>
border-color css
<style>
span { border-color: #347773; }
span { border-color: rgb(52,119,115); }
td.TdClassName
{
border-color: #347773;
}
.TagClassName
{
border-color: #347773;
}
</style>