Shades of Genoa #348272
Tints of Genoa #348272
RGB
CMYK
RGB Variations
Color information
#348272 (or 0x348272) is known color: Genoa. HEX triplet: 34, 82 and 72. RGB value is (52,130,114). Sum of RGB (Red+Green+Blue) = 52+130+114=296 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.57% from 296); Green value is 130 (51.17% from 255 or 43.92% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 130 - color contains mainly: green. Hex color #348272 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348272 is #CB7D8D. Grayscale: #686868. Windows color (decimal): -13335950 or 7504436. OLE color: 7504436.
HSL color Cylindrical-coordinate representation of color #348272: hue angle of 167.69º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #348272 is Cyan = 0.60, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 130 | 114 | - |
| CMYK | 0.60 | 0 | 0.12 | 0.49 |
| HSL | 167.69º | 0.43% | 0.36% | - |
| HSV(B) | 167.69º | 0.6% | 0.51% | - |
| XYZ | 12.44 | 17.91 | 18.72 | - |
| YUV | 104.85 | 133.16 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 114 | 0.60 | 0 | 0.12 | 0.49 | 167.69 | 0.43 | 0.36 |
| Hex | 34 | 82 | 72 | 3C | 0 | C | 31 | A8 | 2B | 24 |
| Octal | 64 | 202 | 162 | 74 | 0 | 14 | 61 | 250 | 53 | 44 |
| Binary | 110100 | 10000010 | 1110010 | 111100 | 0 | 1100 | 110001 | 10101000 | 101011 | 100100 |
Color Harmonies of #348272
Complementary color
Monochromatic Colors of #348272
Black with #348272
Text Example
Text Example
White with #348272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348272; }
p { color: rgb(52,130,114); }
H1.HeaderClassName
{
color: #348272;
}
.AnyTagClassName
{
color: #348272;
}
</style>
background-color css
<style>
a { background-color: #348272; }
a { background-color: rgb(52,130,114); }
div.DivClassName
{
background-color: #348272;
}
.BgClassName
{
background-color: #348272;
}
</style>
border-color css
<style>
span { border-color: #348272; }
span { border-color: rgb(52,130,114); }
td.TdClassName
{
border-color: #348272;
}
.TagClassName
{
border-color: #348272;
}
</style>