Shades of Genoa #347665
Tints of Genoa #347665
RGB
CMYK
RGB Variations
Color information
#347665 (or 0x347665) is known color: Genoa. HEX triplet: 34, 76 and 65. RGB value is (52,118,101). Sum of RGB (Red+Green+Blue) = 52+118+101=271 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.19% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 101 (39.84% from 255 or 37.27% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #347665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347665 is #CB899A. Grayscale: #606060. Windows color (decimal): -13339035 or 6649396. OLE color: 6649396.
HSL color Cylindrical-coordinate representation of color #347665: hue angle of 164.55º 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 #347665 is Cyan = 0.56, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 101 | - |
| CMYK | 0.56 | 0 | 0.14 | 0.54 |
| HSL | 164.55º | 0.39% | 0.33% | - |
| HSV(B) | 164.55º | 0.56% | 0.46% | - |
| XYZ | 10.24 | 14.63 | 14.6 | - |
| YUV | 96.33 | 130.63 | 96.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 101 | 0.56 | 0 | 0.14 | 0.54 | 164.55 | 0.39 | 0.33 |
| Hex | 34 | 76 | 65 | 38 | 0 | E | 36 | A5 | 27 | 21 |
| Octal | 64 | 166 | 145 | 70 | 0 | 16 | 66 | 245 | 47 | 41 |
| Binary | 110100 | 1110110 | 1100101 | 111000 | 0 | 1110 | 110110 | 10100101 | 100111 | 100001 |
Color Harmonies of #347665
Complementary color
Monochromatic Colors of #347665
Black with #347665
Text Example
Text Example
White with #347665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347665; }
p { color: rgb(52,118,101); }
H1.HeaderClassName
{
color: #347665;
}
.AnyTagClassName
{
color: #347665;
}
</style>
background-color css
<style>
a { background-color: #347665; }
a { background-color: rgb(52,118,101); }
div.DivClassName
{
background-color: #347665;
}
.BgClassName
{
background-color: #347665;
}
</style>
border-color css
<style>
span { border-color: #347665; }
span { border-color: rgb(52,118,101); }
td.TdClassName
{
border-color: #347665;
}
.TagClassName
{
border-color: #347665;
}
</style>