Shades of Genoa #347365
Tints of Genoa #347365
RGB
CMYK
RGB Variations
Color information
#347365 (or 0x347365) is known color: Genoa. HEX triplet: 34, 73 and 65. RGB value is (52,115,101). Sum of RGB (Red+Green+Blue) = 52+115+101=268 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.40% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 101 (39.84% from 255 or 37.69% from 268); Max value from RGB is 115 - color contains mainly: green. Hex color #347365 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347365 is #CB8C9A. Grayscale: #5E5E5E. Windows color (decimal): -13339803 or 6648628. OLE color: 6648628.
HSL color Cylindrical-coordinate representation of color #347365: hue angle of 166.67º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347365 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 101 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.55 |
| HSL | 166.67º | 0.38% | 0.33% | - |
| HSV(B) | 166.67º | 0.55% | 0.45% | - |
| XYZ | 9.9 | 13.93 | 14.48 | - |
| YUV | 94.57 | 131.63 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 101 | 0.55 | 0 | 0.12 | 0.55 | 166.67 | 0.38 | 0.33 |
| Hex | 34 | 73 | 65 | 37 | 0 | C | 37 | A7 | 26 | 21 |
| Octal | 64 | 163 | 145 | 67 | 0 | 14 | 67 | 247 | 46 | 41 |
| Binary | 110100 | 1110011 | 1100101 | 110111 | 0 | 1100 | 110111 | 10100111 | 100110 | 100001 |
Color Harmonies of #347365
Complementary color
Monochromatic Colors of #347365
Black with #347365
Text Example
Text Example
White with #347365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347365; }
p { color: rgb(52,115,101); }
H1.HeaderClassName
{
color: #347365;
}
.AnyTagClassName
{
color: #347365;
}
</style>
background-color css
<style>
a { background-color: #347365; }
a { background-color: rgb(52,115,101); }
div.DivClassName
{
background-color: #347365;
}
.BgClassName
{
background-color: #347365;
}
</style>
border-color css
<style>
span { border-color: #347365; }
span { border-color: rgb(52,115,101); }
td.TdClassName
{
border-color: #347365;
}
.TagClassName
{
border-color: #347365;
}
</style>