Shades of Genoa #347669
Tints of Genoa #347669
RGB
CMYK
RGB Variations
Color information
#347669 (or 0x347669) is known color: Genoa. HEX triplet: 34, 76 and 69. RGB value is (52,118,105). Sum of RGB (Red+Green+Blue) = 52+118+105=275 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.91% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 105 (41.41% from 255 or 38.18% from 275); Max value from RGB is 118 - color contains mainly: green. Hex color #347669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347669 is #CB8996. Grayscale: #606060. Windows color (decimal): -13339031 or 6911540. OLE color: 6911540.
HSL color Cylindrical-coordinate representation of color #347669: hue angle of 168.18º 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 #347669 is Cyan = 0.56, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 105 | - |
| CMYK | 0.56 | 0 | 0.11 | 0.54 |
| HSL | 168.18º | 0.39% | 0.33% | - |
| HSV(B) | 168.18º | 0.56% | 0.46% | - |
| XYZ | 10.44 | 14.71 | 15.65 | - |
| YUV | 96.78 | 132.63 | 96.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 105 | 0.56 | 0 | 0.11 | 0.54 | 168.18 | 0.39 | 0.33 |
| Hex | 34 | 76 | 69 | 38 | 0 | B | 36 | A8 | 27 | 21 |
| Octal | 64 | 166 | 151 | 70 | 0 | 13 | 66 | 250 | 47 | 41 |
| Binary | 110100 | 1110110 | 1101001 | 111000 | 0 | 1011 | 110110 | 10101000 | 100111 | 100001 |
Color Harmonies of #347669
Complementary color
Monochromatic Colors of #347669
Black with #347669
Text Example
Text Example
White with #347669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347669; }
p { color: rgb(52,118,105); }
H1.HeaderClassName
{
color: #347669;
}
.AnyTagClassName
{
color: #347669;
}
</style>
background-color css
<style>
a { background-color: #347669; }
a { background-color: rgb(52,118,105); }
div.DivClassName
{
background-color: #347669;
}
.BgClassName
{
background-color: #347669;
}
</style>
border-color css
<style>
span { border-color: #347669; }
span { border-color: rgb(52,118,105); }
td.TdClassName
{
border-color: #347669;
}
.TagClassName
{
border-color: #347669;
}
</style>