Shades of Genoa #347463
Tints of Genoa #347463
RGB
CMYK
RGB Variations
Color information
#347463 (or 0x347463) is known color: Genoa. HEX triplet: 34, 74 and 63. RGB value is (52,116,99). Sum of RGB (Red+Green+Blue) = 52+116+99=267 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.48% from 267); Green value is 116 (45.70% from 255 or 43.45% from 267); Blue value is 99 (39.06% from 255 or 37.08% from 267); Max value from RGB is 116 - color contains mainly: green. Hex color #347463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347463 is #CB8B9C. Grayscale: #5E5E5E. Windows color (decimal): -13339549 or 6517812. OLE color: 6517812.
HSL color Cylindrical-coordinate representation of color #347463: hue angle of 164.06º 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 #347463 is Cyan = 0.55, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 99 | - |
| CMYK | 0.55 | 0 | 0.15 | 0.55 |
| HSL | 164.06º | 0.38% | 0.33% | - |
| HSV(B) | 164.06º | 0.55% | 0.45% | - |
| XYZ | 9.91 | 14.12 | 14.01 | - |
| YUV | 94.93 | 130.3 | 97.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 99 | 0.55 | 0 | 0.15 | 0.55 | 164.06 | 0.38 | 0.33 |
| Hex | 34 | 74 | 63 | 37 | 0 | F | 37 | A4 | 26 | 21 |
| Octal | 64 | 164 | 143 | 67 | 0 | 17 | 67 | 244 | 46 | 41 |
| Binary | 110100 | 1110100 | 1100011 | 110111 | 0 | 1111 | 110111 | 10100100 | 100110 | 100001 |
Color Harmonies of #347463
Complementary color
Monochromatic Colors of #347463
Black with #347463
Text Example
Text Example
White with #347463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347463; }
p { color: rgb(52,116,99); }
H1.HeaderClassName
{
color: #347463;
}
.AnyTagClassName
{
color: #347463;
}
</style>
background-color css
<style>
a { background-color: #347463; }
a { background-color: rgb(52,116,99); }
div.DivClassName
{
background-color: #347463;
}
.BgClassName
{
background-color: #347463;
}
</style>
border-color css
<style>
span { border-color: #347463; }
span { border-color: rgb(52,116,99); }
td.TdClassName
{
border-color: #347463;
}
.TagClassName
{
border-color: #347463;
}
</style>