Shades of Genoa #347666
Tints of Genoa #347666
RGB
CMYK
RGB Variations
Color information
#347666 (or 0x347666) is known color: Genoa. HEX triplet: 34, 76 and 66. RGB value is (52,118,102). Sum of RGB (Red+Green+Blue) = 52+118+102=272 (36% of max value = 765). Red value is 52 (20.70% from 255 or 19.12% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 102 (40.23% from 255 or 37.5% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #347666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347666 is #CB8999. Grayscale: #606060. Windows color (decimal): -13339034 or 6714932. OLE color: 6714932.
HSL color Cylindrical-coordinate representation of color #347666: hue angle of 165.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 #347666 is Cyan = 0.56, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 102 | - |
| CMYK | 0.56 | 0 | 0.14 | 0.54 |
| HSL | 165.45º | 0.39% | 0.33% | - |
| HSV(B) | 165.45º | 0.56% | 0.46% | - |
| XYZ | 10.29 | 14.65 | 14.85 | - |
| YUV | 96.44 | 131.13 | 96.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 102 | 0.56 | 0 | 0.14 | 0.54 | 165.45 | 0.39 | 0.33 |
| Hex | 34 | 76 | 66 | 38 | 0 | E | 36 | A5 | 27 | 21 |
| Octal | 64 | 166 | 146 | 70 | 0 | 16 | 66 | 245 | 47 | 41 |
| Binary | 110100 | 1110110 | 1100110 | 111000 | 0 | 1110 | 110110 | 10100101 | 100111 | 100001 |
Color Harmonies of #347666
Complementary color
Monochromatic Colors of #347666
Black with #347666
Text Example
Text Example
White with #347666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347666; }
p { color: rgb(52,118,102); }
H1.HeaderClassName
{
color: #347666;
}
.AnyTagClassName
{
color: #347666;
}
</style>
background-color css
<style>
a { background-color: #347666; }
a { background-color: rgb(52,118,102); }
div.DivClassName
{
background-color: #347666;
}
.BgClassName
{
background-color: #347666;
}
</style>
border-color css
<style>
span { border-color: #347666; }
span { border-color: rgb(52,118,102); }
td.TdClassName
{
border-color: #347666;
}
.TagClassName
{
border-color: #347666;
}
</style>