Shades of Genoa #348375
Tints of Genoa #348375
RGB
CMYK
RGB Variations
Color information
#348375 (or 0x348375) is known color: Genoa. HEX triplet: 34, 83 and 75. RGB value is (52,131,117). Sum of RGB (Red+Green+Blue) = 52+131+117=300 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.33% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 131 - color contains mainly: green. Hex color #348375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348375 is #CB7C8A. Grayscale: #696969. Windows color (decimal): -13335691 or 7701300. OLE color: 7701300.
HSL color Cylindrical-coordinate representation of color #348375: hue angle of 169.37º 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 #348375 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 117 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.49 |
| HSL | 169.37º | 0.43% | 0.36% | - |
| HSV(B) | 169.37º | 0.6% | 0.51% | - |
| XYZ | 12.74 | 18.25 | 19.68 | - |
| YUV | 105.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 117 | 0.60 | 0 | 0.11 | 0.49 | 169.37 | 0.43 | 0.36 |
| Hex | 34 | 83 | 75 | 3C | 0 | B | 31 | A9 | 2B | 24 |
| Octal | 64 | 203 | 165 | 74 | 0 | 13 | 61 | 251 | 53 | 44 |
| Binary | 110100 | 10000011 | 1110101 | 111100 | 0 | 1011 | 110001 | 10101001 | 101011 | 100100 |
Color Harmonies of #348375
Complementary color
Monochromatic Colors of #348375
Black with #348375
Text Example
Text Example
White with #348375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348375; }
p { color: rgb(52,131,117); }
H1.HeaderClassName
{
color: #348375;
}
.AnyTagClassName
{
color: #348375;
}
</style>
background-color css
<style>
a { background-color: #348375; }
a { background-color: rgb(52,131,117); }
div.DivClassName
{
background-color: #348375;
}
.BgClassName
{
background-color: #348375;
}
</style>
border-color css
<style>
span { border-color: #348375; }
span { border-color: rgb(52,131,117); }
td.TdClassName
{
border-color: #348375;
}
.TagClassName
{
border-color: #348375;
}
</style>