Shades of Genoa #317262
Tints of Genoa #317262
RGB
CMYK
RGB Variations
Color information
#317262 (or 0x317262) is known color: Genoa. HEX triplet: 31, 72 and 62. RGB value is (49,114,98). Sum of RGB (Red+Green+Blue) = 49+114+98=261 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.77% from 261); Green value is 114 (44.92% from 255 or 43.68% from 261); Blue value is 98 (38.67% from 255 or 37.55% from 261); Max value from RGB is 114 - color contains mainly: green. Hex color #317262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317262 is #CE8D9D. Grayscale: #5C5C5C. Windows color (decimal): -13536670 or 6451761. OLE color: 6451761.
HSL color Cylindrical-coordinate representation of color #317262: hue angle of 165.23º 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 #317262 is Cyan = 0.57, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 114 | 98 | - |
| CMYK | 0.57 | 0 | 0.14 | 0.55 |
| HSL | 165.23º | 0.4% | 0.32% | - |
| HSV(B) | 165.23º | 0.57% | 0.45% | - |
| XYZ | 9.49 | 13.57 | 13.67 | - |
| YUV | 92.74 | 130.97 | 96.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 98 | 0.57 | 0 | 0.14 | 0.55 | 165.23 | 0.4 | 0.32 |
| Hex | 31 | 72 | 62 | 39 | 0 | E | 37 | A5 | 28 | 20 |
| Octal | 61 | 162 | 142 | 71 | 0 | 16 | 67 | 245 | 50 | 40 |
| Binary | 110001 | 1110010 | 1100010 | 111001 | 0 | 1110 | 110111 | 10100101 | 101000 | 100000 |
Color Harmonies of #317262
Complementary color
Monochromatic Colors of #317262
Black with #317262
Text Example
Text Example
White with #317262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317262; }
p { color: rgb(49,114,98); }
H1.HeaderClassName
{
color: #317262;
}
.AnyTagClassName
{
color: #317262;
}
</style>
background-color css
<style>
a { background-color: #317262; }
a { background-color: rgb(49,114,98); }
div.DivClassName
{
background-color: #317262;
}
.BgClassName
{
background-color: #317262;
}
</style>
border-color css
<style>
span { border-color: #317262; }
span { border-color: rgb(49,114,98); }
td.TdClassName
{
border-color: #317262;
}
.TagClassName
{
border-color: #317262;
}
</style>