Shades of Genoa #327763
Tints of Genoa #327763
RGB
CMYK
RGB Variations
Color information
#327763 (or 0x327763) is known color: Genoa. HEX triplet: 32, 77 and 63. RGB value is (50,119,99). Sum of RGB (Red+Green+Blue) = 50+119+99=268 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.66% from 268); Green value is 119 (46.88% from 255 or 44.40% from 268); Blue value is 99 (39.06% from 255 or 36.94% from 268); Max value from RGB is 119 - color contains mainly: green. Hex color #327763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327763 is #CD889C. Grayscale: #606060. Windows color (decimal): -13469853 or 6518578. OLE color: 6518578.
HSL color Cylindrical-coordinate representation of color #327763: hue angle of 162.61º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327763 is Cyan = 0.58, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 99 | - |
| CMYK | 0.58 | 0 | 0.17 | 0.53 |
| HSL | 162.61º | 0.41% | 0.33% | - |
| HSV(B) | 162.61º | 0.58% | 0.47% | - |
| XYZ | 10.16 | 14.77 | 14.12 | - |
| YUV | 96.09 | 129.64 | 95.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 99 | 0.58 | 0 | 0.17 | 0.53 | 162.61 | 0.41 | 0.33 |
| Hex | 32 | 77 | 63 | 3A | 0 | 11 | 35 | A3 | 29 | 21 |
| Octal | 62 | 167 | 143 | 72 | 0 | 21 | 65 | 243 | 51 | 41 |
| Binary | 110010 | 1110111 | 1100011 | 111010 | 0 | 10001 | 110101 | 10100011 | 101001 | 100001 |
Color Harmonies of #327763
Complementary color
Monochromatic Colors of #327763
Black with #327763
Text Example
Text Example
White with #327763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327763; }
p { color: rgb(50,119,99); }
H1.HeaderClassName
{
color: #327763;
}
.AnyTagClassName
{
color: #327763;
}
</style>
background-color css
<style>
a { background-color: #327763; }
a { background-color: rgb(50,119,99); }
div.DivClassName
{
background-color: #327763;
}
.BgClassName
{
background-color: #327763;
}
</style>
border-color css
<style>
span { border-color: #327763; }
span { border-color: rgb(50,119,99); }
td.TdClassName
{
border-color: #327763;
}
.TagClassName
{
border-color: #327763;
}
</style>