Shades of Genoa #348073
Tints of Genoa #348073
RGB
CMYK
RGB Variations
Color information
#348073 (or 0x348073) is known color: Genoa. HEX triplet: 34, 80 and 73. RGB value is (52,128,115). Sum of RGB (Red+Green+Blue) = 52+128+115=295 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.63% from 295); Green value is 128 (50.39% from 255 or 43.39% from 295); Blue value is 115 (45.31% from 255 or 38.98% from 295); Max value from RGB is 128 - color contains mainly: green. Hex color #348073 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348073 is #CB7F8C. Grayscale: #676767. Windows color (decimal): -13336461 or 7569460. OLE color: 7569460.
HSL color Cylindrical-coordinate representation of color #348073: hue angle of 169.74º degrees, saturation: 0.42, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #348073 is Cyan = 0.59, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 52 | 128 | 115 | - |
| CMYK | 0.59 | 0 | 0.10 | 0.50 |
| HSL | 169.74º | 0.42% | 0.35% | - |
| HSV(B) | 169.74º | 0.59% | 0.5% | - |
| XYZ | 12.23 | 17.41 | 18.93 | - |
| YUV | 103.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 115 | 0.59 | 0 | 0.10 | 0.50 | 169.74 | 0.42 | 0.35 |
| Hex | 34 | 80 | 73 | 3B | 0 | A | 32 | AA | 2A | 23 |
| Octal | 64 | 200 | 163 | 73 | 0 | 12 | 62 | 252 | 52 | 43 |
| Binary | 110100 | 10000000 | 1110011 | 111011 | 0 | 1010 | 110010 | 10101010 | 101010 | 100011 |
Color Harmonies of #348073
Complementary color
Monochromatic Colors of #348073
Black with #348073
Text Example
Text Example
White with #348073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348073; }
p { color: rgb(52,128,115); }
H1.HeaderClassName
{
color: #348073;
}
.AnyTagClassName
{
color: #348073;
}
</style>
background-color css
<style>
a { background-color: #348073; }
a { background-color: rgb(52,128,115); }
div.DivClassName
{
background-color: #348073;
}
.BgClassName
{
background-color: #348073;
}
</style>
border-color css
<style>
span { border-color: #348073; }
span { border-color: rgb(52,128,115); }
td.TdClassName
{
border-color: #348073;
}
.TagClassName
{
border-color: #348073;
}
</style>