Shades of Genoa #347363
Tints of Genoa #347363
RGB
CMYK
RGB Variations
Color information
#347363 (or 0x347363) is known color: Genoa. HEX triplet: 34, 73 and 63. RGB value is (52,115,99). Sum of RGB (Red+Green+Blue) = 52+115+99=266 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.55% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 99 (39.06% from 255 or 37.22% from 266); Max value from RGB is 115 - color contains mainly: green. Hex color #347363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347363 is #CB8C9C. Grayscale: #5E5E5E. Windows color (decimal): -13339805 or 6517556. OLE color: 6517556.
HSL color Cylindrical-coordinate representation of color #347363: hue angle of 164.76º 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 #347363 is Cyan = 0.55, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 99 | - |
| CMYK | 0.55 | 0 | 0.14 | 0.55 |
| HSL | 164.76º | 0.38% | 0.33% | - |
| HSV(B) | 164.76º | 0.55% | 0.45% | - |
| XYZ | 9.8 | 13.89 | 13.97 | - |
| YUV | 94.34 | 130.63 | 97.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 99 | 0.55 | 0 | 0.14 | 0.55 | 164.76 | 0.38 | 0.33 |
| Hex | 34 | 73 | 63 | 37 | 0 | E | 37 | A5 | 26 | 21 |
| Octal | 64 | 163 | 143 | 67 | 0 | 16 | 67 | 245 | 46 | 41 |
| Binary | 110100 | 1110011 | 1100011 | 110111 | 0 | 1110 | 110111 | 10100101 | 100110 | 100001 |
Color Harmonies of #347363
Complementary color
Monochromatic Colors of #347363
Black with #347363
Text Example
Text Example
White with #347363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347363; }
p { color: rgb(52,115,99); }
H1.HeaderClassName
{
color: #347363;
}
.AnyTagClassName
{
color: #347363;
}
</style>
background-color css
<style>
a { background-color: #347363; }
a { background-color: rgb(52,115,99); }
div.DivClassName
{
background-color: #347363;
}
.BgClassName
{
background-color: #347363;
}
</style>
border-color css
<style>
span { border-color: #347363; }
span { border-color: rgb(52,115,99); }
td.TdClassName
{
border-color: #347363;
}
.TagClassName
{
border-color: #347363;
}
</style>