Shades of Genoa #317370
Tints of Genoa #317370
RGB
CMYK
RGB Variations
Color information
#317370 (or 0x317370) is known color: Genoa. HEX triplet: 31, 73 and 70. RGB value is (49,115,112). Sum of RGB (Red+Green+Blue) = 49+115+112=276 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.75% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 115 - color contains mainly: green. Hex color #317370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317370 is #CE8C8F. Grayscale: #5E5E5E. Windows color (decimal): -13536400 or 7369521. OLE color: 7369521.
HSL color Cylindrical-coordinate representation of color #317370: hue angle of 177.27º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317370 is Cyan = 0.57, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 112 | - |
| CMYK | 0.57 | 0 | 0.03 | 0.55 |
| HSL | 177.27º | 0.4% | 0.32% | - |
| HSV(B) | 177.27º | 0.57% | 0.45% | - |
| XYZ | 10.32 | 14.08 | 17.5 | - |
| YUV | 94.92 | 137.63 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 112 | 0.57 | 0 | 0.03 | 0.55 | 177.27 | 0.4 | 0.32 |
| Hex | 31 | 73 | 70 | 39 | 0 | 3 | 37 | B1 | 28 | 20 |
| Octal | 61 | 163 | 160 | 71 | 0 | 3 | 67 | 261 | 50 | 40 |
| Binary | 110001 | 1110011 | 1110000 | 111001 | 0 | 11 | 110111 | 10110001 | 101000 | 100000 |
Color Harmonies of #317370
Complementary color
Monochromatic Colors of #317370
Black with #317370
Text Example
Text Example
White with #317370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317370; }
p { color: rgb(49,115,112); }
H1.HeaderClassName
{
color: #317370;
}
.AnyTagClassName
{
color: #317370;
}
</style>
background-color css
<style>
a { background-color: #317370; }
a { background-color: rgb(49,115,112); }
div.DivClassName
{
background-color: #317370;
}
.BgClassName
{
background-color: #317370;
}
</style>
border-color css
<style>
span { border-color: #317370; }
span { border-color: rgb(49,115,112); }
td.TdClassName
{
border-color: #317370;
}
.TagClassName
{
border-color: #317370;
}
</style>