Shades of Genoa #317562
Tints of Genoa #317562
RGB
CMYK
RGB Variations
Color information
#317562 (or 0x317562) is known color: Genoa. HEX triplet: 31, 75 and 62. RGB value is (49,117,98). Sum of RGB (Red+Green+Blue) = 49+117+98=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 117 (46.09% from 255 or 44.32% from 264); Blue value is 98 (38.67% from 255 or 37.12% from 264); Max value from RGB is 117 - color contains mainly: green. Hex color #317562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317562 is #CE8A9D. Grayscale: #5E5E5E. Windows color (decimal): -13535902 or 6452529. OLE color: 6452529.
HSL color Cylindrical-coordinate representation of color #317562: hue angle of 163.24º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317562 is Cyan = 0.58, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 98 | - |
| CMYK | 0.58 | 0 | 0.16 | 0.54 |
| HSL | 163.24º | 0.41% | 0.33% | - |
| HSV(B) | 163.24º | 0.58% | 0.46% | - |
| XYZ | 9.83 | 14.26 | 13.79 | - |
| YUV | 94.5 | 129.97 | 95.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 98 | 0.58 | 0 | 0.16 | 0.54 | 163.24 | 0.41 | 0.33 |
| Hex | 31 | 75 | 62 | 3A | 0 | 10 | 36 | A3 | 29 | 21 |
| Octal | 61 | 165 | 142 | 72 | 0 | 20 | 66 | 243 | 51 | 41 |
| Binary | 110001 | 1110101 | 1100010 | 111010 | 0 | 10000 | 110110 | 10100011 | 101001 | 100001 |
Color Harmonies of #317562
Complementary color
Monochromatic Colors of #317562
Black with #317562
Text Example
Text Example
White with #317562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317562; }
p { color: rgb(49,117,98); }
H1.HeaderClassName
{
color: #317562;
}
.AnyTagClassName
{
color: #317562;
}
</style>
background-color css
<style>
a { background-color: #317562; }
a { background-color: rgb(49,117,98); }
div.DivClassName
{
background-color: #317562;
}
.BgClassName
{
background-color: #317562;
}
</style>
border-color css
<style>
span { border-color: #317562; }
span { border-color: rgb(49,117,98); }
td.TdClassName
{
border-color: #317562;
}
.TagClassName
{
border-color: #317562;
}
</style>