Shades of Genoa #347968
Tints of Genoa #347968
RGB
CMYK
RGB Variations
Color information
#347968 (or 0x347968) is known color: Genoa. HEX triplet: 34, 79 and 68. RGB value is (52,121,104). Sum of RGB (Red+Green+Blue) = 52+121+104=277 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.77% from 277); Green value is 121 (47.66% from 255 or 43.68% from 277); Blue value is 104 (41.02% from 255 or 37.55% from 277); Max value from RGB is 121 - color contains mainly: green. Hex color #347968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347968 is #CB8697. Grayscale: #626262. Windows color (decimal): -13338264 or 6846772. OLE color: 6846772.
HSL color Cylindrical-coordinate representation of color #347968: hue angle of 165.22º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347968 is Cyan = 0.57, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 104 | - |
| CMYK | 0.57 | 0 | 0.14 | 0.53 |
| HSL | 165.22º | 0.4% | 0.34% | - |
| HSV(B) | 165.22º | 0.57% | 0.47% | - |
| XYZ | 10.75 | 15.4 | 15.5 | - |
| YUV | 98.43 | 131.14 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 104 | 0.57 | 0 | 0.14 | 0.53 | 165.22 | 0.4 | 0.34 |
| Hex | 34 | 79 | 68 | 39 | 0 | E | 35 | A5 | 28 | 22 |
| Octal | 64 | 171 | 150 | 71 | 0 | 16 | 65 | 245 | 50 | 42 |
| Binary | 110100 | 1111001 | 1101000 | 111001 | 0 | 1110 | 110101 | 10100101 | 101000 | 100010 |
Color Harmonies of #347968
Complementary color
Monochromatic Colors of #347968
Black with #347968
Text Example
Text Example
White with #347968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347968; }
p { color: rgb(52,121,104); }
H1.HeaderClassName
{
color: #347968;
}
.AnyTagClassName
{
color: #347968;
}
</style>
background-color css
<style>
a { background-color: #347968; }
a { background-color: rgb(52,121,104); }
div.DivClassName
{
background-color: #347968;
}
.BgClassName
{
background-color: #347968;
}
</style>
border-color css
<style>
span { border-color: #347968; }
span { border-color: rgb(52,121,104); }
td.TdClassName
{
border-color: #347968;
}
.TagClassName
{
border-color: #347968;
}
</style>