Shades of Genoa #326966
Tints of Genoa #326966
RGB
CMYK
RGB Variations
Color information
#326966 (or 0x326966) is known color: Genoa. HEX triplet: 32, 69 and 66. RGB value is (50,105,102). Sum of RGB (Red+Green+Blue) = 50+105+102=257 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.46% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 102 (40.23% from 255 or 39.69% from 257); Max value from RGB is 105 - color contains mainly: green. Hex color #326966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326966 is #CD9699. Grayscale: #585858. Windows color (decimal): -13473434 or 6711602. OLE color: 6711602.
HSL color Cylindrical-coordinate representation of color #326966: hue angle of 176.73º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #326966 is Cyan = 0.52, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 102 | - |
| CMYK | 0.52 | 0 | 0.03 | 0.59 |
| HSL | 176.73º | 0.35% | 0.3% | - |
| HSV(B) | 176.73º | 0.52% | 0.41% | - |
| XYZ | 8.77 | 11.74 | 14.37 | - |
| YUV | 88.21 | 135.78 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 102 | 0.52 | 0 | 0.03 | 0.59 | 176.73 | 0.35 | 0.3 |
| Hex | 32 | 69 | 66 | 34 | 0 | 3 | 3B | B1 | 23 | 1E |
| Octal | 62 | 151 | 146 | 64 | 0 | 3 | 73 | 261 | 43 | 36 |
| Binary | 110010 | 1101001 | 1100110 | 110100 | 0 | 11 | 111011 | 10110001 | 100011 | 11110 |
Color Harmonies of #326966
Complementary color
Monochromatic Colors of #326966
Black with #326966
Text Example
Text Example
White with #326966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326966; }
p { color: rgb(50,105,102); }
H1.HeaderClassName
{
color: #326966;
}
.AnyTagClassName
{
color: #326966;
}
</style>
background-color css
<style>
a { background-color: #326966; }
a { background-color: rgb(50,105,102); }
div.DivClassName
{
background-color: #326966;
}
.BgClassName
{
background-color: #326966;
}
</style>
border-color css
<style>
span { border-color: #326966; }
span { border-color: rgb(50,105,102); }
td.TdClassName
{
border-color: #326966;
}
.TagClassName
{
border-color: #326966;
}
</style>