Shades of Genoa #327367
Tints of Genoa #327367
RGB
CMYK
RGB Variations
Color information
#327367 (or 0x327367) is known color: Genoa. HEX triplet: 32, 73 and 67. RGB value is (50,115,103). Sum of RGB (Red+Green+Blue) = 50+115+103=268 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.66% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 115 - color contains mainly: green. Hex color #327367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327367 is #CD8C98. Grayscale: #5E5E5E. Windows color (decimal): -13470873 or 6779698. OLE color: 6779698.
HSL color Cylindrical-coordinate representation of color #327367: hue angle of 168.92º 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 #327367 is Cyan = 0.57, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 103 | - |
| CMYK | 0.57 | 0 | 0.10 | 0.55 |
| HSL | 168.92º | 0.39% | 0.32% | - |
| HSV(B) | 168.92º | 0.57% | 0.45% | - |
| XYZ | 9.89 | 13.92 | 15 | - |
| YUV | 94.2 | 132.97 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 103 | 0.57 | 0 | 0.10 | 0.55 | 168.92 | 0.39 | 0.32 |
| Hex | 32 | 73 | 67 | 39 | 0 | A | 37 | A9 | 27 | 20 |
| Octal | 62 | 163 | 147 | 71 | 0 | 12 | 67 | 251 | 47 | 40 |
| Binary | 110010 | 1110011 | 1100111 | 111001 | 0 | 1010 | 110111 | 10101001 | 100111 | 100000 |
Color Harmonies of #327367
Complementary color
Monochromatic Colors of #327367
Black with #327367
Text Example
Text Example
White with #327367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327367; }
p { color: rgb(50,115,103); }
H1.HeaderClassName
{
color: #327367;
}
.AnyTagClassName
{
color: #327367;
}
</style>
background-color css
<style>
a { background-color: #327367; }
a { background-color: rgb(50,115,103); }
div.DivClassName
{
background-color: #327367;
}
.BgClassName
{
background-color: #327367;
}
</style>
border-color css
<style>
span { border-color: #327367; }
span { border-color: rgb(50,115,103); }
td.TdClassName
{
border-color: #327367;
}
.TagClassName
{
border-color: #327367;
}
</style>