Shades of Genoa #347572
Tints of Genoa #347572
RGB
CMYK
RGB Variations
Color information
#347572 (or 0x347572) is known color: Genoa. HEX triplet: 34, 75 and 72. RGB value is (52,117,114). Sum of RGB (Red+Green+Blue) = 52+117+114=283 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.37% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 117 - color contains mainly: green. Hex color #347572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347572 is #CB8A8D. Grayscale: #616161. Windows color (decimal): -13339278 or 7501108. OLE color: 7501108.
HSL color Cylindrical-coordinate representation of color #347572: hue angle of 177.23º degrees, saturation: 0.38, 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 #347572 is Cyan = 0.56, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 114 | - |
| CMYK | 0.56 | 0 | 0.03 | 0.54 |
| HSL | 177.23º | 0.38% | 0.33% | - |
| HSV(B) | 177.23º | 0.56% | 0.46% | - |
| XYZ | 10.81 | 14.67 | 18.18 | - |
| YUV | 97.22 | 137.47 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 114 | 0.56 | 0 | 0.03 | 0.54 | 177.23 | 0.38 | 0.33 |
| Hex | 34 | 75 | 72 | 38 | 0 | 3 | 36 | B1 | 26 | 21 |
| Octal | 64 | 165 | 162 | 70 | 0 | 3 | 66 | 261 | 46 | 41 |
| Binary | 110100 | 1110101 | 1110010 | 111000 | 0 | 11 | 110110 | 10110001 | 100110 | 100001 |
Color Harmonies of #347572
Complementary color
Monochromatic Colors of #347572
Black with #347572
Text Example
Text Example
White with #347572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347572; }
p { color: rgb(52,117,114); }
H1.HeaderClassName
{
color: #347572;
}
.AnyTagClassName
{
color: #347572;
}
</style>
background-color css
<style>
a { background-color: #347572; }
a { background-color: rgb(52,117,114); }
div.DivClassName
{
background-color: #347572;
}
.BgClassName
{
background-color: #347572;
}
</style>
border-color css
<style>
span { border-color: #347572; }
span { border-color: rgb(52,117,114); }
td.TdClassName
{
border-color: #347572;
}
.TagClassName
{
border-color: #347572;
}
</style>