Shades of Genoa #327166
Tints of Genoa #327166
RGB
CMYK
RGB Variations
Color information
#327166 (or 0x327166) is known color: Genoa. HEX triplet: 32, 71 and 66. RGB value is (50,113,102). Sum of RGB (Red+Green+Blue) = 50+113+102=265 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.87% from 265); Green value is 113 (44.53% from 255 or 42.64% from 265); Blue value is 102 (40.23% from 255 or 38.49% from 265); Max value from RGB is 113 - color contains mainly: green. Hex color #327166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327166 is #CD8E99. Grayscale: #5C5C5C. Windows color (decimal): -13471386 or 6713650. OLE color: 6713650.
HSL color Cylindrical-coordinate representation of color #327166: hue angle of 169.52º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #327166 is Cyan = 0.56, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 102 | - |
| CMYK | 0.56 | 0 | 0.10 | 0.56 |
| HSL | 169.52º | 0.39% | 0.32% | - |
| HSV(B) | 169.52º | 0.56% | 0.44% | - |
| XYZ | 9.62 | 13.45 | 14.66 | - |
| YUV | 92.91 | 133.13 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 102 | 0.56 | 0 | 0.10 | 0.56 | 169.52 | 0.39 | 0.32 |
| Hex | 32 | 71 | 66 | 38 | 0 | A | 38 | AA | 27 | 20 |
| Octal | 62 | 161 | 146 | 70 | 0 | 12 | 70 | 252 | 47 | 40 |
| Binary | 110010 | 1110001 | 1100110 | 111000 | 0 | 1010 | 111000 | 10101010 | 100111 | 100000 |
Color Harmonies of #327166
Complementary color
Monochromatic Colors of #327166
Black with #327166
Text Example
Text Example
White with #327166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327166; }
p { color: rgb(50,113,102); }
H1.HeaderClassName
{
color: #327166;
}
.AnyTagClassName
{
color: #327166;
}
</style>
background-color css
<style>
a { background-color: #327166; }
a { background-color: rgb(50,113,102); }
div.DivClassName
{
background-color: #327166;
}
.BgClassName
{
background-color: #327166;
}
</style>
border-color css
<style>
span { border-color: #327166; }
span { border-color: rgb(50,113,102); }
td.TdClassName
{
border-color: #327166;
}
.TagClassName
{
border-color: #327166;
}
</style>