Shades of Genoa #327667
Tints of Genoa #327667
RGB
CMYK
RGB Variations
Color information
#327667 (or 0x327667) is known color: Genoa. HEX triplet: 32, 76 and 67. RGB value is (50,118,103). Sum of RGB (Red+Green+Blue) = 50+118+103=271 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.45% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #327667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327667 is #CD8998. Grayscale: #5F5F5F. Windows color (decimal): -13470105 or 6780466. OLE color: 6780466.
HSL color Cylindrical-coordinate representation of color #327667: hue angle of 166.76º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327667 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 103 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.54 |
| HSL | 166.76º | 0.4% | 0.33% | - |
| HSV(B) | 166.76º | 0.58% | 0.46% | - |
| XYZ | 10.24 | 14.61 | 15.11 | - |
| YUV | 95.96 | 131.97 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 103 | 0.58 | 0 | 0.13 | 0.54 | 166.76 | 0.4 | 0.33 |
| Hex | 32 | 76 | 67 | 3A | 0 | D | 36 | A7 | 28 | 21 |
| Octal | 62 | 166 | 147 | 72 | 0 | 15 | 66 | 247 | 50 | 41 |
| Binary | 110010 | 1110110 | 1100111 | 111010 | 0 | 1101 | 110110 | 10100111 | 101000 | 100001 |
Color Harmonies of #327667
Complementary color
Monochromatic Colors of #327667
Black with #327667
Text Example
Text Example
White with #327667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327667; }
p { color: rgb(50,118,103); }
H1.HeaderClassName
{
color: #327667;
}
.AnyTagClassName
{
color: #327667;
}
</style>
background-color css
<style>
a { background-color: #327667; }
a { background-color: rgb(50,118,103); }
div.DivClassName
{
background-color: #327667;
}
.BgClassName
{
background-color: #327667;
}
</style>
border-color css
<style>
span { border-color: #327667; }
span { border-color: rgb(50,118,103); }
td.TdClassName
{
border-color: #327667;
}
.TagClassName
{
border-color: #327667;
}
</style>