Shades of Genoa #348371
Tints of Genoa #348371
RGB
CMYK
RGB Variations
Color information
#348371 (or 0x348371) is known color: Genoa. HEX triplet: 34, 83 and 71. RGB value is (52,131,113). Sum of RGB (Red+Green+Blue) = 52+131+113=296 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.57% from 296); Green value is 131 (51.56% from 255 or 44.26% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 131 - color contains mainly: green. Hex color #348371 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348371 is #CB7C8E. Grayscale: #696969. Windows color (decimal): -13335695 or 7439156. OLE color: 7439156.
HSL color Cylindrical-coordinate representation of color #348371: hue angle of 166.33º 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 #348371 is Cyan = 0.60, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 113 | - |
| CMYK | 0.60 | 0 | 0.14 | 0.49 |
| HSL | 166.33º | 0.43% | 0.36% | - |
| HSV(B) | 166.33º | 0.6% | 0.51% | - |
| XYZ | 12.51 | 18.15 | 18.47 | - |
| YUV | 105.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 113 | 0.60 | 0 | 0.14 | 0.49 | 166.33 | 0.43 | 0.36 |
| Hex | 34 | 83 | 71 | 3C | 0 | E | 31 | A6 | 2B | 24 |
| Octal | 64 | 203 | 161 | 74 | 0 | 16 | 61 | 246 | 53 | 44 |
| Binary | 110100 | 10000011 | 1110001 | 111100 | 0 | 1110 | 110001 | 10100110 | 101011 | 100100 |
Color Harmonies of #348371
Complementary color
Monochromatic Colors of #348371
Black with #348371
Text Example
Text Example
White with #348371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348371; }
p { color: rgb(52,131,113); }
H1.HeaderClassName
{
color: #348371;
}
.AnyTagClassName
{
color: #348371;
}
</style>
background-color css
<style>
a { background-color: #348371; }
a { background-color: rgb(52,131,113); }
div.DivClassName
{
background-color: #348371;
}
.BgClassName
{
background-color: #348371;
}
</style>
border-color css
<style>
span { border-color: #348371; }
span { border-color: rgb(52,131,113); }
td.TdClassName
{
border-color: #348371;
}
.TagClassName
{
border-color: #348371;
}
</style>