Shades of Genoa #346966
Tints of Genoa #346966
RGB
CMYK
RGB Variations
Color information
#346966 (or 0x346966) is known color: Genoa. HEX triplet: 34, 69 and 66. RGB value is (52,105,102). Sum of RGB (Red+Green+Blue) = 52+105+102=259 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.08% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 102 (40.23% from 255 or 39.38% from 259); Max value from RGB is 105 - color contains mainly: green. Hex color #346966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346966 is #CB9699. Grayscale: #585858. Windows color (decimal): -13342362 or 6711604. OLE color: 6711604.
HSL color Cylindrical-coordinate representation of color #346966: hue angle of 176.6º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346966 is Cyan = 0.50, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 105 | 102 | - |
| CMYK | 0.50 | 0 | 0.03 | 0.59 |
| HSL | 176.6º | 0.34% | 0.31% | - |
| HSV(B) | 176.6º | 0.5% | 0.41% | - |
| XYZ | 8.87 | 11.79 | 14.38 | - |
| YUV | 88.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 105 | 102 | 0.50 | 0 | 0.03 | 0.59 | 176.6 | 0.34 | 0.31 |
| Hex | 34 | 69 | 66 | 32 | 0 | 3 | 3B | B1 | 22 | 1F |
| Octal | 64 | 151 | 146 | 62 | 0 | 3 | 73 | 261 | 42 | 37 |
| Binary | 110100 | 1101001 | 1100110 | 110010 | 0 | 11 | 111011 | 10110001 | 100010 | 11111 |
Color Harmonies of #346966
Complementary color
Monochromatic Colors of #346966
Black with #346966
Text Example
Text Example
White with #346966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346966; }
p { color: rgb(52,105,102); }
H1.HeaderClassName
{
color: #346966;
}
.AnyTagClassName
{
color: #346966;
}
</style>
background-color css
<style>
a { background-color: #346966; }
a { background-color: rgb(52,105,102); }
div.DivClassName
{
background-color: #346966;
}
.BgClassName
{
background-color: #346966;
}
</style>
border-color css
<style>
span { border-color: #346966; }
span { border-color: rgb(52,105,102); }
td.TdClassName
{
border-color: #346966;
}
.TagClassName
{
border-color: #346966;
}
</style>