Shades of Genoa #348779
Tints of Genoa #348779
RGB
CMYK
RGB Variations
Color information
#348779 (or 0x348779) is known color: Genoa. HEX triplet: 34, 87 and 79. RGB value is (52,135,121). Sum of RGB (Red+Green+Blue) = 52+135+121=308 (40% of max value = 765). Red value is 52 (20.70% from 255 or 16.88% from 308); Green value is 135 (53.12% from 255 or 43.83% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 135 - color contains mainly: green. Hex color #348779 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348779 is #CB7886. Grayscale: #6C6C6C. Windows color (decimal): -13334663 or 7964468. OLE color: 7964468.
HSL color Cylindrical-coordinate representation of color #348779: hue angle of 169.88º 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 #348779 is Cyan = 0.61, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 121 | - |
| CMYK | 0.61 | 0 | 0.10 | 0.47 |
| HSL | 169.88º | 0.44% | 0.37% | - |
| HSV(B) | 169.88º | 0.61% | 0.53% | - |
| XYZ | 13.53 | 19.44 | 21.13 | - |
| YUV | 108.59 | 135 | 87.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 121 | 0.61 | 0 | 0.10 | 0.47 | 169.88 | 0.44 | 0.37 |
| Hex | 34 | 87 | 79 | 3D | 0 | A | 2F | AA | 2C | 25 |
| Octal | 64 | 207 | 171 | 75 | 0 | 12 | 57 | 252 | 54 | 45 |
| Binary | 110100 | 10000111 | 1111001 | 111101 | 0 | 1010 | 101111 | 10101010 | 101100 | 100101 |
Color Harmonies of #348779
Complementary color
Monochromatic Colors of #348779
Black with #348779
Text Example
Text Example
White with #348779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348779; }
p { color: rgb(52,135,121); }
H1.HeaderClassName
{
color: #348779;
}
.AnyTagClassName
{
color: #348779;
}
</style>
background-color css
<style>
a { background-color: #348779; }
a { background-color: rgb(52,135,121); }
div.DivClassName
{
background-color: #348779;
}
.BgClassName
{
background-color: #348779;
}
</style>
border-color css
<style>
span { border-color: #348779; }
span { border-color: rgb(52,135,121); }
td.TdClassName
{
border-color: #348779;
}
.TagClassName
{
border-color: #348779;
}
</style>