Shades of Genoa #317768
Tints of Genoa #317768
RGB
CMYK
RGB Variations
Color information
#317768 (or 0x317768) is known color: Genoa. HEX triplet: 31, 77 and 68. RGB value is (49,119,104). Sum of RGB (Red+Green+Blue) = 49+119+104=272 (36% of max value = 765). Red value is 49 (19.53% from 255 or 18.01% from 272); Green value is 119 (46.88% from 255 or 43.75% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 119 - color contains mainly: green. Hex color #317768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317768 is #CE8897. Grayscale: #606060. Windows color (decimal): -13535384 or 6846257. OLE color: 6846257.
HSL color Cylindrical-coordinate representation of color #317768: hue angle of 167.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #317768 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 104 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.53 |
| HSL | 167.14º | 0.42% | 0.33% | - |
| HSV(B) | 167.14º | 0.59% | 0.47% | - |
| XYZ | 10.36 | 14.85 | 15.42 | - |
| YUV | 96.36 | 132.31 | 94.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 104 | 0.59 | 0 | 0.13 | 0.53 | 167.14 | 0.42 | 0.33 |
| Hex | 31 | 77 | 68 | 3B | 0 | D | 35 | A7 | 2A | 21 |
| Octal | 61 | 167 | 150 | 73 | 0 | 15 | 65 | 247 | 52 | 41 |
| Binary | 110001 | 1110111 | 1101000 | 111011 | 0 | 1101 | 110101 | 10100111 | 101010 | 100001 |
Color Harmonies of #317768
Complementary color
Monochromatic Colors of #317768
Black with #317768
Text Example
Text Example
White with #317768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317768; }
p { color: rgb(49,119,104); }
H1.HeaderClassName
{
color: #317768;
}
.AnyTagClassName
{
color: #317768;
}
</style>
background-color css
<style>
a { background-color: #317768; }
a { background-color: rgb(49,119,104); }
div.DivClassName
{
background-color: #317768;
}
.BgClassName
{
background-color: #317768;
}
</style>
border-color css
<style>
span { border-color: #317768; }
span { border-color: rgb(49,119,104); }
td.TdClassName
{
border-color: #317768;
}
.TagClassName
{
border-color: #317768;
}
</style>