Shades of Genoa #347972
Tints of Genoa #347972
RGB
CMYK
RGB Variations
Color information
#347972 (or 0x347972) is known color: Genoa. HEX triplet: 34, 79 and 72. RGB value is (52,121,114). Sum of RGB (Red+Green+Blue) = 52+121+114=287 (38% of max value = 765). Red value is 52 (20.70% from 255 or 18.12% from 287); Green value is 121 (47.66% from 255 or 42.16% from 287); Blue value is 114 (44.92% from 255 or 39.72% from 287); Max value from RGB is 121 - color contains mainly: green. Hex color #347972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347972 is #CB868D. Grayscale: #636363. Windows color (decimal): -13338254 or 7502132. OLE color: 7502132.
HSL color Cylindrical-coordinate representation of color #347972: hue angle of 173.91º 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 #347972 is Cyan = 0.57, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 114 | - |
| CMYK | 0.57 | 0 | 0.06 | 0.53 |
| HSL | 173.91º | 0.4% | 0.34% | - |
| HSV(B) | 173.91º | 0.57% | 0.47% | - |
| XYZ | 11.29 | 15.62 | 18.34 | - |
| YUV | 99.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 114 | 0.57 | 0 | 0.06 | 0.53 | 173.91 | 0.4 | 0.34 |
| Hex | 34 | 79 | 72 | 39 | 0 | 6 | 35 | AE | 28 | 22 |
| Octal | 64 | 171 | 162 | 71 | 0 | 6 | 65 | 256 | 50 | 42 |
| Binary | 110100 | 1111001 | 1110010 | 111001 | 0 | 110 | 110101 | 10101110 | 101000 | 100010 |
Color Harmonies of #347972
Complementary color
Monochromatic Colors of #347972
Black with #347972
Text Example
Text Example
White with #347972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347972; }
p { color: rgb(52,121,114); }
H1.HeaderClassName
{
color: #347972;
}
.AnyTagClassName
{
color: #347972;
}
</style>
background-color css
<style>
a { background-color: #347972; }
a { background-color: rgb(52,121,114); }
div.DivClassName
{
background-color: #347972;
}
.BgClassName
{
background-color: #347972;
}
</style>
border-color css
<style>
span { border-color: #347972; }
span { border-color: rgb(52,121,114); }
td.TdClassName
{
border-color: #347972;
}
.TagClassName
{
border-color: #347972;
}
</style>