Shades of Genoa #327971
Tints of Genoa #327971
RGB
CMYK
RGB Variations
Color information
#327971 (or 0x327971) is known color: Genoa. HEX triplet: 32, 79 and 71. RGB value is (50,121,113). Sum of RGB (Red+Green+Blue) = 50+121+113=284 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.61% from 284); Green value is 121 (47.66% from 255 or 42.61% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 121 - color contains mainly: green. Hex color #327971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327971 is #CD868E. Grayscale: #626262. Windows color (decimal): -13469327 or 7436594. OLE color: 7436594.
HSL color Cylindrical-coordinate representation of color #327971: hue angle of 173.24º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #327971 is Cyan = 0.59, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 113 | - |
| CMYK | 0.59 | 0 | 0.07 | 0.53 |
| HSL | 173.24º | 0.42% | 0.34% | - |
| HSV(B) | 173.24º | 0.59% | 0.47% | - |
| XYZ | 11.13 | 15.55 | 18.04 | - |
| YUV | 98.86 | 135.98 | 93.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 113 | 0.59 | 0 | 0.07 | 0.53 | 173.24 | 0.42 | 0.34 |
| Hex | 32 | 79 | 71 | 3B | 0 | 7 | 35 | AD | 2A | 22 |
| Octal | 62 | 171 | 161 | 73 | 0 | 7 | 65 | 255 | 52 | 42 |
| Binary | 110010 | 1111001 | 1110001 | 111011 | 0 | 111 | 110101 | 10101101 | 101010 | 100010 |
Color Harmonies of #327971
Complementary color
Monochromatic Colors of #327971
Black with #327971
Text Example
Text Example
White with #327971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327971; }
p { color: rgb(50,121,113); }
H1.HeaderClassName
{
color: #327971;
}
.AnyTagClassName
{
color: #327971;
}
</style>
background-color css
<style>
a { background-color: #327971; }
a { background-color: rgb(50,121,113); }
div.DivClassName
{
background-color: #327971;
}
.BgClassName
{
background-color: #327971;
}
</style>
border-color css
<style>
span { border-color: #327971; }
span { border-color: rgb(50,121,113); }
td.TdClassName
{
border-color: #327971;
}
.TagClassName
{
border-color: #327971;
}
</style>