Shades of Genoa #347667
Tints of Genoa #347667
RGB
CMYK
RGB Variations
Color information
#347667 (or 0x347667) is known color: Genoa. HEX triplet: 34, 76 and 67. RGB value is (52,118,103). Sum of RGB (Red+Green+Blue) = 52+118+103=273 (36% of max value = 765). Red value is 52 (20.70% from 255 or 19.05% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 118 - color contains mainly: green. Hex color #347667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347667 is #CB8998. Grayscale: #606060. Windows color (decimal): -13339033 or 6780468. OLE color: 6780468.
HSL color Cylindrical-coordinate representation of color #347667: hue angle of 166.36º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347667 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 103 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.54 |
| HSL | 166.36º | 0.39% | 0.33% | - |
| HSV(B) | 166.36º | 0.56% | 0.46% | - |
| XYZ | 10.34 | 14.67 | 15.12 | - |
| YUV | 96.56 | 131.63 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 103 | 0.56 | 0 | 0.13 | 0.54 | 166.36 | 0.39 | 0.33 |
| Hex | 34 | 76 | 67 | 38 | 0 | D | 36 | A6 | 27 | 21 |
| Octal | 64 | 166 | 147 | 70 | 0 | 15 | 66 | 246 | 47 | 41 |
| Binary | 110100 | 1110110 | 1100111 | 111000 | 0 | 1101 | 110110 | 10100110 | 100111 | 100001 |
Color Harmonies of #347667
Complementary color
Monochromatic Colors of #347667
Black with #347667
Text Example
Text Example
White with #347667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347667; }
p { color: rgb(52,118,103); }
H1.HeaderClassName
{
color: #347667;
}
.AnyTagClassName
{
color: #347667;
}
</style>
background-color css
<style>
a { background-color: #347667; }
a { background-color: rgb(52,118,103); }
div.DivClassName
{
background-color: #347667;
}
.BgClassName
{
background-color: #347667;
}
</style>
border-color css
<style>
span { border-color: #347667; }
span { border-color: rgb(52,118,103); }
td.TdClassName
{
border-color: #347667;
}
.TagClassName
{
border-color: #347667;
}
</style>