Shades of Genoa #348778
Tints of Genoa #348778
RGB
CMYK
RGB Variations
Color information
#348778 (or 0x348778) is known color: Genoa. HEX triplet: 34, 87 and 78. RGB value is (52,135,120). Sum of RGB (Red+Green+Blue) = 52+135+120=307 (40% of max value = 765). Red value is 52 (20.70% from 255 or 16.94% from 307); Green value is 135 (53.12% from 255 or 43.97% from 307); Blue value is 120 (47.27% from 255 or 39.09% from 307); Max value from RGB is 135 - color contains mainly: green. Hex color #348778 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348778 is #CB7887. Grayscale: #6C6C6C. Windows color (decimal): -13334664 or 7898932. OLE color: 7898932.
HSL color Cylindrical-coordinate representation of color #348778: hue angle of 169.16º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348778 is Cyan = 0.61, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 120 | - |
| CMYK | 0.61 | 0 | 0.11 | 0.47 |
| HSL | 169.16º | 0.44% | 0.37% | - |
| HSV(B) | 169.16º | 0.61% | 0.53% | - |
| XYZ | 13.47 | 19.41 | 20.81 | - |
| YUV | 108.47 | 134.5 | 87.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 120 | 0.61 | 0 | 0.11 | 0.47 | 169.16 | 0.44 | 0.37 |
| Hex | 34 | 87 | 78 | 3D | 0 | B | 2F | A9 | 2C | 25 |
| Octal | 64 | 207 | 170 | 75 | 0 | 13 | 57 | 251 | 54 | 45 |
| Binary | 110100 | 10000111 | 1111000 | 111101 | 0 | 1011 | 101111 | 10101001 | 101100 | 100101 |
Color Harmonies of #348778
Complementary color
Monochromatic Colors of #348778
Black with #348778
Text Example
Text Example
White with #348778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348778; }
p { color: rgb(52,135,120); }
H1.HeaderClassName
{
color: #348778;
}
.AnyTagClassName
{
color: #348778;
}
</style>
background-color css
<style>
a { background-color: #348778; }
a { background-color: rgb(52,135,120); }
div.DivClassName
{
background-color: #348778;
}
.BgClassName
{
background-color: #348778;
}
</style>
border-color css
<style>
span { border-color: #348778; }
span { border-color: rgb(52,135,120); }
td.TdClassName
{
border-color: #348778;
}
.TagClassName
{
border-color: #348778;
}
</style>