Shades of Genoa #347167
Tints of Genoa #347167
RGB
CMYK
RGB Variations
Color information
#347167 (or 0x347167) is known color: Genoa. HEX triplet: 34, 71 and 67. RGB value is (52,113,103). Sum of RGB (Red+Green+Blue) = 52+113+103=268 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.40% from 268); Green value is 113 (44.53% from 255 or 42.16% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 113 - color contains mainly: green. Hex color #347167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347167 is #CB8E98. Grayscale: #5D5D5D. Windows color (decimal): -13340313 or 6779188. OLE color: 6779188.
HSL color Cylindrical-coordinate representation of color #347167: hue angle of 170.16º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #347167 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 103 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.56 |
| HSL | 170.16º | 0.37% | 0.32% | - |
| HSV(B) | 170.16º | 0.54% | 0.44% | - |
| XYZ | 9.77 | 13.52 | 14.93 | - |
| YUV | 93.62 | 133.29 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 103 | 0.54 | 0 | 0.09 | 0.56 | 170.16 | 0.37 | 0.32 |
| Hex | 34 | 71 | 67 | 36 | 0 | 9 | 38 | AA | 25 | 20 |
| Octal | 64 | 161 | 147 | 66 | 0 | 11 | 70 | 252 | 45 | 40 |
| Binary | 110100 | 1110001 | 1100111 | 110110 | 0 | 1001 | 111000 | 10101010 | 100101 | 100000 |
Color Harmonies of #347167
Complementary color
Monochromatic Colors of #347167
Black with #347167
Text Example
Text Example
White with #347167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347167; }
p { color: rgb(52,113,103); }
H1.HeaderClassName
{
color: #347167;
}
.AnyTagClassName
{
color: #347167;
}
</style>
background-color css
<style>
a { background-color: #347167; }
a { background-color: rgb(52,113,103); }
div.DivClassName
{
background-color: #347167;
}
.BgClassName
{
background-color: #347167;
}
</style>
border-color css
<style>
span { border-color: #347167; }
span { border-color: rgb(52,113,103); }
td.TdClassName
{
border-color: #347167;
}
.TagClassName
{
border-color: #347167;
}
</style>