Shades of Genoa #347464
Tints of Genoa #347464
RGB
CMYK
RGB Variations
Color information
#347464 (or 0x347464) is known color: Genoa. HEX triplet: 34, 74 and 64. RGB value is (52,116,100). Sum of RGB (Red+Green+Blue) = 52+116+100=268 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.40% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 100 (39.45% from 255 or 37.31% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #347464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347464 is #CB8B9B. Grayscale: #5F5F5F. Windows color (decimal): -13339548 or 6583348. OLE color: 6583348.
HSL color Cylindrical-coordinate representation of color #347464: hue angle of 165º 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 #347464 is Cyan = 0.55, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 100 | - |
| CMYK | 0.55 | 0 | 0.14 | 0.55 |
| HSL | 165º | 0.38% | 0.33% | - |
| HSV(B) | 165º | 0.55% | 0.45% | - |
| XYZ | 9.96 | 14.14 | 14.26 | - |
| YUV | 95.04 | 130.8 | 97.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 100 | 0.55 | 0 | 0.14 | 0.55 | 165 | 0.38 | 0.33 |
| Hex | 34 | 74 | 64 | 37 | 0 | E | 37 | A5 | 26 | 21 |
| Octal | 64 | 164 | 144 | 67 | 0 | 16 | 67 | 245 | 46 | 41 |
| Binary | 110100 | 1110100 | 1100100 | 110111 | 0 | 1110 | 110111 | 10100101 | 100110 | 100001 |
Color Harmonies of #347464
Complementary color
Monochromatic Colors of #347464
Black with #347464
Text Example
Text Example
White with #347464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347464; }
p { color: rgb(52,116,100); }
H1.HeaderClassName
{
color: #347464;
}
.AnyTagClassName
{
color: #347464;
}
</style>
background-color css
<style>
a { background-color: #347464; }
a { background-color: rgb(52,116,100); }
div.DivClassName
{
background-color: #347464;
}
.BgClassName
{
background-color: #347464;
}
</style>
border-color css
<style>
span { border-color: #347464; }
span { border-color: rgb(52,116,100); }
td.TdClassName
{
border-color: #347464;
}
.TagClassName
{
border-color: #347464;
}
</style>