Shades of Genoa #327662
Tints of Genoa #327662
RGB
CMYK
RGB Variations
Color information
#327662 (or 0x327662) is known color: Genoa. HEX triplet: 32, 76 and 62. RGB value is (50,118,98). Sum of RGB (Red+Green+Blue) = 50+118+98=266 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.80% from 266); Green value is 118 (46.48% from 255 or 44.36% from 266); Blue value is 98 (38.67% from 255 or 36.84% from 266); Max value from RGB is 118 - color contains mainly: green. Hex color #327662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327662 is #CD899D. Grayscale: #5F5F5F. Windows color (decimal): -13470110 or 6452786. OLE color: 6452786.
HSL color Cylindrical-coordinate representation of color #327662: hue angle of 162.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327662 is Cyan = 0.58, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 98 | - |
| CMYK | 0.58 | 0 | 0.17 | 0.54 |
| HSL | 162.35º | 0.4% | 0.33% | - |
| HSV(B) | 162.35º | 0.58% | 0.46% | - |
| XYZ | 10 | 14.52 | 13.83 | - |
| YUV | 95.39 | 129.47 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 98 | 0.58 | 0 | 0.17 | 0.54 | 162.35 | 0.4 | 0.33 |
| Hex | 32 | 76 | 62 | 3A | 0 | 11 | 36 | A2 | 28 | 21 |
| Octal | 62 | 166 | 142 | 72 | 0 | 21 | 66 | 242 | 50 | 41 |
| Binary | 110010 | 1110110 | 1100010 | 111010 | 0 | 10001 | 110110 | 10100010 | 101000 | 100001 |
Color Harmonies of #327662
Complementary color
Monochromatic Colors of #327662
Black with #327662
Text Example
Text Example
White with #327662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327662; }
p { color: rgb(50,118,98); }
H1.HeaderClassName
{
color: #327662;
}
.AnyTagClassName
{
color: #327662;
}
</style>
background-color css
<style>
a { background-color: #327662; }
a { background-color: rgb(50,118,98); }
div.DivClassName
{
background-color: #327662;
}
.BgClassName
{
background-color: #327662;
}
</style>
border-color css
<style>
span { border-color: #327662; }
span { border-color: rgb(50,118,98); }
td.TdClassName
{
border-color: #327662;
}
.TagClassName
{
border-color: #327662;
}
</style>