Shades of Genoa #327066
Tints of Genoa #327066
RGB
CMYK
RGB Variations
Color information
#327066 (or 0x327066) is known color: Genoa. HEX triplet: 32, 70 and 66. RGB value is (50,112,102). Sum of RGB (Red+Green+Blue) = 50+112+102=264 (34% of max value = 765). Red value is 50 (19.92% from 255 or 18.94% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 102 (40.23% from 255 or 38.64% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #327066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327066 is #CD8F99. Grayscale: #5C5C5C. Windows color (decimal): -13471642 or 6713394. OLE color: 6713394.
HSL color Cylindrical-coordinate representation of color #327066: hue angle of 170.32º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #327066 is Cyan = 0.55, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 102 | - |
| CMYK | 0.55 | 0 | 0.09 | 0.56 |
| HSL | 170.32º | 0.38% | 0.32% | - |
| HSV(B) | 170.32º | 0.55% | 0.44% | - |
| XYZ | 9.51 | 13.23 | 14.62 | - |
| YUV | 92.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 102 | 0.55 | 0 | 0.09 | 0.56 | 170.32 | 0.38 | 0.32 |
| Hex | 32 | 70 | 66 | 37 | 0 | 9 | 38 | AA | 26 | 20 |
| Octal | 62 | 160 | 146 | 67 | 0 | 11 | 70 | 252 | 46 | 40 |
| Binary | 110010 | 1110000 | 1100110 | 110111 | 0 | 1001 | 111000 | 10101010 | 100110 | 100000 |
Color Harmonies of #327066
Complementary color
Monochromatic Colors of #327066
Black with #327066
Text Example
Text Example
White with #327066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327066; }
p { color: rgb(50,112,102); }
H1.HeaderClassName
{
color: #327066;
}
.AnyTagClassName
{
color: #327066;
}
</style>
background-color css
<style>
a { background-color: #327066; }
a { background-color: rgb(50,112,102); }
div.DivClassName
{
background-color: #327066;
}
.BgClassName
{
background-color: #327066;
}
</style>
border-color css
<style>
span { border-color: #327066; }
span { border-color: rgb(50,112,102); }
td.TdClassName
{
border-color: #327066;
}
.TagClassName
{
border-color: #327066;
}
</style>