Shades of Genoa #327466
Tints of Genoa #327466
RGB
CMYK
RGB Variations
Color information
#327466 (or 0x327466) is known color: Genoa. HEX triplet: 32, 74 and 66. RGB value is (50,116,102). Sum of RGB (Red+Green+Blue) = 50+116+102=268 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.66% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 102 (40.23% from 255 or 38.06% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #327466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327466 is #CD8B99. Grayscale: #5E5E5E. Windows color (decimal): -13470618 or 6714418. OLE color: 6714418.
HSL color Cylindrical-coordinate representation of color #327466: hue angle of 167.27º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327466 is Cyan = 0.57, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 102 | - |
| CMYK | 0.57 | 0 | 0.12 | 0.55 |
| HSL | 167.27º | 0.4% | 0.33% | - |
| HSV(B) | 167.27º | 0.57% | 0.45% | - |
| XYZ | 9.96 | 14.13 | 14.77 | - |
| YUV | 94.67 | 132.13 | 96.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 102 | 0.57 | 0 | 0.12 | 0.55 | 167.27 | 0.4 | 0.33 |
| Hex | 32 | 74 | 66 | 39 | 0 | C | 37 | A7 | 28 | 21 |
| Octal | 62 | 164 | 146 | 71 | 0 | 14 | 67 | 247 | 50 | 41 |
| Binary | 110010 | 1110100 | 1100110 | 111001 | 0 | 1100 | 110111 | 10100111 | 101000 | 100001 |
Color Harmonies of #327466
Complementary color
Monochromatic Colors of #327466
Black with #327466
Text Example
Text Example
White with #327466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327466; }
p { color: rgb(50,116,102); }
H1.HeaderClassName
{
color: #327466;
}
.AnyTagClassName
{
color: #327466;
}
</style>
background-color css
<style>
a { background-color: #327466; }
a { background-color: rgb(50,116,102); }
div.DivClassName
{
background-color: #327466;
}
.BgClassName
{
background-color: #327466;
}
</style>
border-color css
<style>
span { border-color: #327466; }
span { border-color: rgb(50,116,102); }
td.TdClassName
{
border-color: #327466;
}
.TagClassName
{
border-color: #327466;
}
</style>