Shades of Genoa #348674
Tints of Genoa #348674
RGB
CMYK
RGB Variations
Color information
#348674 (or 0x348674) is known color: Genoa. HEX triplet: 34, 86 and 74. RGB value is (52,134,116). Sum of RGB (Red+Green+Blue) = 52+134+116=302 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.22% from 302); Green value is 134 (52.73% from 255 or 44.37% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 134 - color contains mainly: green. Hex color #348674 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348674 is #CB798B. Grayscale: #6B6B6B. Windows color (decimal): -13334924 or 7636532. OLE color: 7636532.
HSL color Cylindrical-coordinate representation of color #348674: hue angle of 166.83º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348674 is Cyan = 0.61, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 116 | - |
| CMYK | 0.61 | 0 | 0.13 | 0.47 |
| HSL | 166.83º | 0.44% | 0.36% | - |
| HSV(B) | 166.83º | 0.61% | 0.53% | - |
| XYZ | 13.09 | 19.04 | 19.51 | - |
| YUV | 107.43 | 132.83 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 116 | 0.61 | 0 | 0.13 | 0.47 | 166.83 | 0.44 | 0.36 |
| Hex | 34 | 86 | 74 | 3D | 0 | D | 2F | A7 | 2C | 24 |
| Octal | 64 | 206 | 164 | 75 | 0 | 15 | 57 | 247 | 54 | 44 |
| Binary | 110100 | 10000110 | 1110100 | 111101 | 0 | 1101 | 101111 | 10100111 | 101100 | 100100 |
Color Harmonies of #348674
Complementary color
Monochromatic Colors of #348674
Black with #348674
Text Example
Text Example
White with #348674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348674; }
p { color: rgb(52,134,116); }
H1.HeaderClassName
{
color: #348674;
}
.AnyTagClassName
{
color: #348674;
}
</style>
background-color css
<style>
a { background-color: #348674; }
a { background-color: rgb(52,134,116); }
div.DivClassName
{
background-color: #348674;
}
.BgClassName
{
background-color: #348674;
}
</style>
border-color css
<style>
span { border-color: #348674; }
span { border-color: rgb(52,134,116); }
td.TdClassName
{
border-color: #348674;
}
.TagClassName
{
border-color: #348674;
}
</style>