Shades of Genoa #347662
Tints of Genoa #347662
RGB
CMYK
RGB Variations
Color information
#347662 (or 0x347662) is known color: Genoa. HEX triplet: 34, 76 and 62. RGB value is (52,118,98). Sum of RGB (Red+Green+Blue) = 52+118+98=268 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.40% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 98 (38.67% from 255 or 36.57% from 268); Max value from RGB is 118 - color contains mainly: green. Hex color #347662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347662 is #CB899D. Grayscale: #5F5F5F. Windows color (decimal): -13339038 or 6452788. OLE color: 6452788.
HSL color Cylindrical-coordinate representation of color #347662: hue angle of 161.82º 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 #347662 is Cyan = 0.56, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 98 | - |
| CMYK | 0.56 | 0 | 0.17 | 0.54 |
| HSL | 161.82º | 0.39% | 0.33% | - |
| HSV(B) | 161.82º | 0.56% | 0.46% | - |
| XYZ | 10.1 | 14.57 | 13.84 | - |
| YUV | 95.99 | 129.13 | 96.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 98 | 0.56 | 0 | 0.17 | 0.54 | 161.82 | 0.39 | 0.33 |
| Hex | 34 | 76 | 62 | 38 | 0 | 11 | 36 | A2 | 27 | 21 |
| Octal | 64 | 166 | 142 | 70 | 0 | 21 | 66 | 242 | 47 | 41 |
| Binary | 110100 | 1110110 | 1100010 | 111000 | 0 | 10001 | 110110 | 10100010 | 100111 | 100001 |
Color Harmonies of #347662
Complementary color
Monochromatic Colors of #347662
Black with #347662
Text Example
Text Example
White with #347662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347662; }
p { color: rgb(52,118,98); }
H1.HeaderClassName
{
color: #347662;
}
.AnyTagClassName
{
color: #347662;
}
</style>
background-color css
<style>
a { background-color: #347662; }
a { background-color: rgb(52,118,98); }
div.DivClassName
{
background-color: #347662;
}
.BgClassName
{
background-color: #347662;
}
</style>
border-color css
<style>
span { border-color: #347662; }
span { border-color: rgb(52,118,98); }
td.TdClassName
{
border-color: #347662;
}
.TagClassName
{
border-color: #347662;
}
</style>