Shades of Genoa #347367
Tints of Genoa #347367
RGB
CMYK
RGB Variations
Color information
#347367 (or 0x347367) is known color: Genoa. HEX triplet: 34, 73 and 67. RGB value is (52,115,103). Sum of RGB (Red+Green+Blue) = 52+115+103=270 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.26% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 115 - color contains mainly: green. Hex color #347367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347367 is #CB8C98. Grayscale: #5E5E5E. Windows color (decimal): -13339801 or 6779700. OLE color: 6779700.
HSL color Cylindrical-coordinate representation of color #347367: hue angle of 168.57º 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 #347367 is Cyan = 0.55, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 103 | - |
| CMYK | 0.55 | 0 | 0.10 | 0.55 |
| HSL | 168.57º | 0.38% | 0.33% | - |
| HSV(B) | 168.57º | 0.55% | 0.45% | - |
| XYZ | 10 | 13.97 | 15 | - |
| YUV | 94.8 | 132.63 | 97.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 103 | 0.55 | 0 | 0.10 | 0.55 | 168.57 | 0.38 | 0.33 |
| Hex | 34 | 73 | 67 | 37 | 0 | A | 37 | A9 | 26 | 21 |
| Octal | 64 | 163 | 147 | 67 | 0 | 12 | 67 | 251 | 46 | 41 |
| Binary | 110100 | 1110011 | 1100111 | 110111 | 0 | 1010 | 110111 | 10101001 | 100110 | 100001 |
Color Harmonies of #347367
Complementary color
Monochromatic Colors of #347367
Black with #347367
Text Example
Text Example
White with #347367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347367; }
p { color: rgb(52,115,103); }
H1.HeaderClassName
{
color: #347367;
}
.AnyTagClassName
{
color: #347367;
}
</style>
background-color css
<style>
a { background-color: #347367; }
a { background-color: rgb(52,115,103); }
div.DivClassName
{
background-color: #347367;
}
.BgClassName
{
background-color: #347367;
}
</style>
border-color css
<style>
span { border-color: #347367; }
span { border-color: rgb(52,115,103); }
td.TdClassName
{
border-color: #347367;
}
.TagClassName
{
border-color: #347367;
}
</style>