Shades of Genoa #348573
Tints of Genoa #348573
RGB
CMYK
RGB Variations
Color information
#348573 (or 0x348573) is known color: Genoa. HEX triplet: 34, 85 and 73. RGB value is (52,133,115). Sum of RGB (Red+Green+Blue) = 52+133+115=300 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.33% from 300); Green value is 133 (52.34% from 255 or 44.33% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 133 - color contains mainly: green. Hex color #348573 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348573 is #CB7A8C. Grayscale: #6A6A6A. Windows color (decimal): -13335181 or 7570740. OLE color: 7570740.
HSL color Cylindrical-coordinate representation of color #348573: hue angle of 166.67º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348573 is Cyan = 0.61, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 115 | - |
| CMYK | 0.61 | 0 | 0.14 | 0.48 |
| HSL | 166.67º | 0.44% | 0.36% | - |
| HSV(B) | 166.67º | 0.61% | 0.52% | - |
| XYZ | 12.9 | 18.74 | 19.16 | - |
| YUV | 106.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 115 | 0.61 | 0 | 0.14 | 0.48 | 166.67 | 0.44 | 0.36 |
| Hex | 34 | 85 | 73 | 3D | 0 | E | 30 | A7 | 2C | 24 |
| Octal | 64 | 205 | 163 | 75 | 0 | 16 | 60 | 247 | 54 | 44 |
| Binary | 110100 | 10000101 | 1110011 | 111101 | 0 | 1110 | 110000 | 10100111 | 101100 | 100100 |
Color Harmonies of #348573
Complementary color
Monochromatic Colors of #348573
Black with #348573
Text Example
Text Example
White with #348573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348573; }
p { color: rgb(52,133,115); }
H1.HeaderClassName
{
color: #348573;
}
.AnyTagClassName
{
color: #348573;
}
</style>
background-color css
<style>
a { background-color: #348573; }
a { background-color: rgb(52,133,115); }
div.DivClassName
{
background-color: #348573;
}
.BgClassName
{
background-color: #348573;
}
</style>
border-color css
<style>
span { border-color: #348573; }
span { border-color: rgb(52,133,115); }
td.TdClassName
{
border-color: #348573;
}
.TagClassName
{
border-color: #348573;
}
</style>