Shades of Genoa #327669
Tints of Genoa #327669
RGB
CMYK
RGB Variations
Color information
#327669 (or 0x327669) is known color: Genoa. HEX triplet: 32, 76 and 69. RGB value is (50,118,105). Sum of RGB (Red+Green+Blue) = 50+118+105=273 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.32% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 118 - color contains mainly: green. Hex color #327669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327669 is #CD8996. Grayscale: #606060. Windows color (decimal): -13470103 or 6911538. OLE color: 6911538.
HSL color Cylindrical-coordinate representation of color #327669: hue angle of 168.53º 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 #327669 is Cyan = 0.58, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 105 | - |
| CMYK | 0.58 | 0 | 0.11 | 0.54 |
| HSL | 168.53º | 0.4% | 0.33% | - |
| HSV(B) | 168.53º | 0.58% | 0.46% | - |
| XYZ | 10.34 | 14.65 | 15.65 | - |
| YUV | 96.19 | 132.97 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 105 | 0.58 | 0 | 0.11 | 0.54 | 168.53 | 0.4 | 0.33 |
| Hex | 32 | 76 | 69 | 3A | 0 | B | 36 | A9 | 28 | 21 |
| Octal | 62 | 166 | 151 | 72 | 0 | 13 | 66 | 251 | 50 | 41 |
| Binary | 110010 | 1110110 | 1101001 | 111010 | 0 | 1011 | 110110 | 10101001 | 101000 | 100001 |
Color Harmonies of #327669
Complementary color
Monochromatic Colors of #327669
Black with #327669
Text Example
Text Example
White with #327669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327669; }
p { color: rgb(50,118,105); }
H1.HeaderClassName
{
color: #327669;
}
.AnyTagClassName
{
color: #327669;
}
</style>
background-color css
<style>
a { background-color: #327669; }
a { background-color: rgb(50,118,105); }
div.DivClassName
{
background-color: #327669;
}
.BgClassName
{
background-color: #327669;
}
</style>
border-color css
<style>
span { border-color: #327669; }
span { border-color: rgb(50,118,105); }
td.TdClassName
{
border-color: #327669;
}
.TagClassName
{
border-color: #327669;
}
</style>