Shades of Genoa #327062
Tints of Genoa #327062
RGB
CMYK
RGB Variations
Color information
#327062 (or 0x327062) is known color: Genoa. HEX triplet: 32, 70 and 62. RGB value is (50,112,98). Sum of RGB (Red+Green+Blue) = 50+112+98=260 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.23% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 98 (38.67% from 255 or 37.69% from 260); Max value from RGB is 112 - color contains mainly: green. Hex color #327062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327062 is #CD8F9D. Grayscale: #5B5B5B. Windows color (decimal): -13471646 or 6451250. OLE color: 6451250.
HSL color Cylindrical-coordinate representation of color #327062: hue angle of 166.45º 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 #327062 is Cyan = 0.55, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 98 | - |
| CMYK | 0.55 | 0 | 0.13 | 0.56 |
| HSL | 166.45º | 0.38% | 0.32% | - |
| HSV(B) | 166.45º | 0.55% | 0.44% | - |
| XYZ | 9.31 | 13.15 | 13.6 | - |
| YUV | 91.87 | 131.46 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 98 | 0.55 | 0 | 0.13 | 0.56 | 166.45 | 0.38 | 0.32 |
| Hex | 32 | 70 | 62 | 37 | 0 | D | 38 | A6 | 26 | 20 |
| Octal | 62 | 160 | 142 | 67 | 0 | 15 | 70 | 246 | 46 | 40 |
| Binary | 110010 | 1110000 | 1100010 | 110111 | 0 | 1101 | 111000 | 10100110 | 100110 | 100000 |
Color Harmonies of #327062
Complementary color
Monochromatic Colors of #327062
Black with #327062
Text Example
Text Example
White with #327062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327062; }
p { color: rgb(50,112,98); }
H1.HeaderClassName
{
color: #327062;
}
.AnyTagClassName
{
color: #327062;
}
</style>
background-color css
<style>
a { background-color: #327062; }
a { background-color: rgb(50,112,98); }
div.DivClassName
{
background-color: #327062;
}
.BgClassName
{
background-color: #327062;
}
</style>
border-color css
<style>
span { border-color: #327062; }
span { border-color: rgb(50,112,98); }
td.TdClassName
{
border-color: #327062;
}
.TagClassName
{
border-color: #327062;
}
</style>