Shades of Genoa #327362
Tints of Genoa #327362
RGB
CMYK
RGB Variations
Color information
#327362 (or 0x327362) is known color: Genoa. HEX triplet: 32, 73 and 62. RGB value is (50,115,98). Sum of RGB (Red+Green+Blue) = 50+115+98=263 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.01% from 263); Green value is 115 (45.31% from 255 or 43.73% from 263); Blue value is 98 (38.67% from 255 or 37.26% from 263); Max value from RGB is 115 - color contains mainly: green. Hex color #327362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327362 is #CD8C9D. Grayscale: #5D5D5D. Windows color (decimal): -13470878 or 6452018. OLE color: 6452018.
HSL color Cylindrical-coordinate representation of color #327362: hue angle of 164.31º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327362 is Cyan = 0.57, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 98 | - |
| CMYK | 0.57 | 0 | 0.15 | 0.55 |
| HSL | 164.31º | 0.39% | 0.32% | - |
| HSV(B) | 164.31º | 0.57% | 0.45% | - |
| XYZ | 9.65 | 13.82 | 13.71 | - |
| YUV | 93.63 | 130.47 | 96.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 98 | 0.57 | 0 | 0.15 | 0.55 | 164.31 | 0.39 | 0.32 |
| Hex | 32 | 73 | 62 | 39 | 0 | F | 37 | A4 | 27 | 20 |
| Octal | 62 | 163 | 142 | 71 | 0 | 17 | 67 | 244 | 47 | 40 |
| Binary | 110010 | 1110011 | 1100010 | 111001 | 0 | 1111 | 110111 | 10100100 | 100111 | 100000 |
Color Harmonies of #327362
Complementary color
Monochromatic Colors of #327362
Black with #327362
Text Example
Text Example
White with #327362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327362; }
p { color: rgb(50,115,98); }
H1.HeaderClassName
{
color: #327362;
}
.AnyTagClassName
{
color: #327362;
}
</style>
background-color css
<style>
a { background-color: #327362; }
a { background-color: rgb(50,115,98); }
div.DivClassName
{
background-color: #327362;
}
.BgClassName
{
background-color: #327362;
}
</style>
border-color css
<style>
span { border-color: #327362; }
span { border-color: rgb(50,115,98); }
td.TdClassName
{
border-color: #327362;
}
.TagClassName
{
border-color: #327362;
}
</style>