Shades of Genoa #327566
Tints of Genoa #327566
RGB
CMYK
RGB Variations
Color information
#327566 (or 0x327566) is known color: Genoa. HEX triplet: 32, 75 and 66. RGB value is (50,117,102). Sum of RGB (Red+Green+Blue) = 50+117+102=269 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.59% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 117 - color contains mainly: green. Hex color #327566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327566 is #CD8A99. Grayscale: #5F5F5F. Windows color (decimal): -13470362 or 6714674. OLE color: 6714674.
HSL color Cylindrical-coordinate representation of color #327566: hue angle of 166.57º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327566 is Cyan = 0.57, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 117 | 102 | - |
| CMYK | 0.57 | 0 | 0.13 | 0.54 |
| HSL | 166.57º | 0.4% | 0.33% | - |
| HSV(B) | 166.57º | 0.57% | 0.46% | - |
| XYZ | 10.07 | 14.36 | 14.81 | - |
| YUV | 95.26 | 131.8 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 102 | 0.57 | 0 | 0.13 | 0.54 | 166.57 | 0.4 | 0.33 |
| Hex | 32 | 75 | 66 | 39 | 0 | D | 36 | A7 | 28 | 21 |
| Octal | 62 | 165 | 146 | 71 | 0 | 15 | 66 | 247 | 50 | 41 |
| Binary | 110010 | 1110101 | 1100110 | 111001 | 0 | 1101 | 110110 | 10100111 | 101000 | 100001 |
Color Harmonies of #327566
Complementary color
Monochromatic Colors of #327566
Black with #327566
Text Example
Text Example
White with #327566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327566; }
p { color: rgb(50,117,102); }
H1.HeaderClassName
{
color: #327566;
}
.AnyTagClassName
{
color: #327566;
}
</style>
background-color css
<style>
a { background-color: #327566; }
a { background-color: rgb(50,117,102); }
div.DivClassName
{
background-color: #327566;
}
.BgClassName
{
background-color: #327566;
}
</style>
border-color css
<style>
span { border-color: #327566; }
span { border-color: rgb(50,117,102); }
td.TdClassName
{
border-color: #327566;
}
.TagClassName
{
border-color: #327566;
}
</style>