Shades of Genoa #327368
Tints of Genoa #327368
RGB
CMYK
RGB Variations
Color information
#327368 (or 0x327368) is known color: Genoa. HEX triplet: 32, 73 and 68. RGB value is (50,115,104). Sum of RGB (Red+Green+Blue) = 50+115+104=269 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.59% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 104 (41.02% from 255 or 38.66% from 269); Max value from RGB is 115 - color contains mainly: green. Hex color #327368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327368 is #CD8C97. Grayscale: #5E5E5E. Windows color (decimal): -13470872 or 6845234. OLE color: 6845234.
HSL color Cylindrical-coordinate representation of color #327368: hue angle of 169.85º 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 #327368 is Cyan = 0.57, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 104 | - |
| CMYK | 0.57 | 0 | 0.10 | 0.55 |
| HSL | 169.85º | 0.39% | 0.32% | - |
| HSV(B) | 169.85º | 0.57% | 0.45% | - |
| XYZ | 9.94 | 13.94 | 15.26 | - |
| YUV | 94.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 104 | 0.57 | 0 | 0.10 | 0.55 | 169.85 | 0.39 | 0.32 |
| Hex | 32 | 73 | 68 | 39 | 0 | A | 37 | AA | 27 | 20 |
| Octal | 62 | 163 | 150 | 71 | 0 | 12 | 67 | 252 | 47 | 40 |
| Binary | 110010 | 1110011 | 1101000 | 111001 | 0 | 1010 | 110111 | 10101010 | 100111 | 100000 |
Color Harmonies of #327368
Complementary color
Monochromatic Colors of #327368
Black with #327368
Text Example
Text Example
White with #327368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327368; }
p { color: rgb(50,115,104); }
H1.HeaderClassName
{
color: #327368;
}
.AnyTagClassName
{
color: #327368;
}
</style>
background-color css
<style>
a { background-color: #327368; }
a { background-color: rgb(50,115,104); }
div.DivClassName
{
background-color: #327368;
}
.BgClassName
{
background-color: #327368;
}
</style>
border-color css
<style>
span { border-color: #327368; }
span { border-color: rgb(50,115,104); }
td.TdClassName
{
border-color: #327368;
}
.TagClassName
{
border-color: #327368;
}
</style>