Shades of Genoa #317463
Tints of Genoa #317463
RGB
CMYK
RGB Variations
Color information
#317463 (or 0x317463) is known color: Genoa. HEX triplet: 31, 74 and 63. RGB value is (49,116,99). Sum of RGB (Red+Green+Blue) = 49+116+99=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 116 (45.70% from 255 or 43.94% from 264); Blue value is 99 (39.06% from 255 or 37.5% from 264); Max value from RGB is 116 - color contains mainly: green. Hex color #317463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317463 is #CE8B9C. Grayscale: #5E5E5E. Windows color (decimal): -13536157 or 6517809. OLE color: 6517809.
HSL color Cylindrical-coordinate representation of color #317463: hue angle of 164.78º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317463 is Cyan = 0.58, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 99 | - |
| CMYK | 0.58 | 0 | 0.15 | 0.55 |
| HSL | 164.78º | 0.41% | 0.32% | - |
| HSV(B) | 164.78º | 0.58% | 0.45% | - |
| XYZ | 9.76 | 14.04 | 14 | - |
| YUV | 94.03 | 130.8 | 95.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 99 | 0.58 | 0 | 0.15 | 0.55 | 164.78 | 0.41 | 0.32 |
| Hex | 31 | 74 | 63 | 3A | 0 | F | 37 | A5 | 29 | 20 |
| Octal | 61 | 164 | 143 | 72 | 0 | 17 | 67 | 245 | 51 | 40 |
| Binary | 110001 | 1110100 | 1100011 | 111010 | 0 | 1111 | 110111 | 10100101 | 101001 | 100000 |
Color Harmonies of #317463
Complementary color
Monochromatic Colors of #317463
Black with #317463
Text Example
Text Example
White with #317463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317463; }
p { color: rgb(49,116,99); }
H1.HeaderClassName
{
color: #317463;
}
.AnyTagClassName
{
color: #317463;
}
</style>
background-color css
<style>
a { background-color: #317463; }
a { background-color: rgb(49,116,99); }
div.DivClassName
{
background-color: #317463;
}
.BgClassName
{
background-color: #317463;
}
</style>
border-color css
<style>
span { border-color: #317463; }
span { border-color: rgb(49,116,99); }
td.TdClassName
{
border-color: #317463;
}
.TagClassName
{
border-color: #317463;
}
</style>