Shades of Genoa #327262
Tints of Genoa #327262
RGB
CMYK
RGB Variations
Color information
#327262 (or 0x327262) is known color: Genoa. HEX triplet: 32, 72 and 62. RGB value is (50,114,98). Sum of RGB (Red+Green+Blue) = 50+114+98=262 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.08% from 262); Green value is 114 (44.92% from 255 or 43.51% from 262); Blue value is 98 (38.67% from 255 or 37.40% from 262); Max value from RGB is 114 - color contains mainly: green. Hex color #327262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327262 is #CD8D9D. Grayscale: #5D5D5D. Windows color (decimal): -13471134 or 6451762. OLE color: 6451762.
HSL color Cylindrical-coordinate representation of color #327262: hue angle of 165º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #327262 is Cyan = 0.56, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 98 | - |
| CMYK | 0.56 | 0 | 0.14 | 0.55 |
| HSL | 165º | 0.39% | 0.32% | - |
| HSV(B) | 165º | 0.56% | 0.45% | - |
| XYZ | 9.54 | 13.59 | 13.68 | - |
| YUV | 93.04 | 130.8 | 97.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 98 | 0.56 | 0 | 0.14 | 0.55 | 165 | 0.39 | 0.32 |
| Hex | 32 | 72 | 62 | 38 | 0 | E | 37 | A5 | 27 | 20 |
| Octal | 62 | 162 | 142 | 70 | 0 | 16 | 67 | 245 | 47 | 40 |
| Binary | 110010 | 1110010 | 1100010 | 111000 | 0 | 1110 | 110111 | 10100101 | 100111 | 100000 |
Color Harmonies of #327262
Complementary color
Monochromatic Colors of #327262
Black with #327262
Text Example
Text Example
White with #327262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327262; }
p { color: rgb(50,114,98); }
H1.HeaderClassName
{
color: #327262;
}
.AnyTagClassName
{
color: #327262;
}
</style>
background-color css
<style>
a { background-color: #327262; }
a { background-color: rgb(50,114,98); }
div.DivClassName
{
background-color: #327262;
}
.BgClassName
{
background-color: #327262;
}
</style>
border-color css
<style>
span { border-color: #327262; }
span { border-color: rgb(50,114,98); }
td.TdClassName
{
border-color: #327262;
}
.TagClassName
{
border-color: #327262;
}
</style>