Shades of Genoa #348372
Tints of Genoa #348372
RGB
CMYK
RGB Variations
Color information
#348372 (or 0x348372) is known color: Genoa. HEX triplet: 34, 83 and 72. RGB value is (52,131,114). Sum of RGB (Red+Green+Blue) = 52+131+114=297 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.51% from 297); Green value is 131 (51.56% from 255 or 44.11% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 131 - color contains mainly: green. Hex color #348372 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348372 is #CB7C8D. Grayscale: #696969. Windows color (decimal): -13335694 or 7504692. OLE color: 7504692.
HSL color Cylindrical-coordinate representation of color #348372: hue angle of 167.09º 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 #348372 is Cyan = 0.60, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 114 | - |
| CMYK | 0.60 | 0 | 0.13 | 0.49 |
| HSL | 167.09º | 0.43% | 0.36% | - |
| HSV(B) | 167.09º | 0.6% | 0.51% | - |
| XYZ | 12.57 | 18.18 | 18.77 | - |
| YUV | 105.44 | 132.83 | 89.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 114 | 0.60 | 0 | 0.13 | 0.49 | 167.09 | 0.43 | 0.36 |
| Hex | 34 | 83 | 72 | 3C | 0 | D | 31 | A7 | 2B | 24 |
| Octal | 64 | 203 | 162 | 74 | 0 | 15 | 61 | 247 | 53 | 44 |
| Binary | 110100 | 10000011 | 1110010 | 111100 | 0 | 1101 | 110001 | 10100111 | 101011 | 100100 |
Color Harmonies of #348372
Complementary color
Monochromatic Colors of #348372
Black with #348372
Text Example
Text Example
White with #348372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348372; }
p { color: rgb(52,131,114); }
H1.HeaderClassName
{
color: #348372;
}
.AnyTagClassName
{
color: #348372;
}
</style>
background-color css
<style>
a { background-color: #348372; }
a { background-color: rgb(52,131,114); }
div.DivClassName
{
background-color: #348372;
}
.BgClassName
{
background-color: #348372;
}
</style>
border-color css
<style>
span { border-color: #348372; }
span { border-color: rgb(52,131,114); }
td.TdClassName
{
border-color: #348372;
}
.TagClassName
{
border-color: #348372;
}
</style>