Shades of Genoa #317566
Tints of Genoa #317566
RGB
CMYK
RGB Variations
Color information
#317566 (or 0x317566) is known color: Genoa. HEX triplet: 31, 75 and 66. RGB value is (49,117,102). Sum of RGB (Red+Green+Blue) = 49+117+102=268 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.28% from 268); Green value is 117 (46.09% from 255 or 43.66% from 268); Blue value is 102 (40.23% from 255 or 38.06% from 268); Max value from RGB is 117 - color contains mainly: green. Hex color #317566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317566 is #CE8A99. Grayscale: #5E5E5E. Windows color (decimal): -13535898 or 6714673. OLE color: 6714673.
HSL color Cylindrical-coordinate representation of color #317566: hue angle of 166.76º 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 #317566 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 102 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.54 |
| HSL | 166.76º | 0.41% | 0.33% | - |
| HSV(B) | 166.76º | 0.58% | 0.46% | - |
| XYZ | 10.03 | 14.33 | 14.81 | - |
| YUV | 94.96 | 131.97 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 102 | 0.58 | 0 | 0.13 | 0.54 | 166.76 | 0.41 | 0.33 |
| Hex | 31 | 75 | 66 | 3A | 0 | D | 36 | A7 | 29 | 21 |
| Octal | 61 | 165 | 146 | 72 | 0 | 15 | 66 | 247 | 51 | 41 |
| Binary | 110001 | 1110101 | 1100110 | 111010 | 0 | 1101 | 110110 | 10100111 | 101001 | 100001 |
Color Harmonies of #317566
Complementary color
Monochromatic Colors of #317566
Black with #317566
Text Example
Text Example
White with #317566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317566; }
p { color: rgb(49,117,102); }
H1.HeaderClassName
{
color: #317566;
}
.AnyTagClassName
{
color: #317566;
}
</style>
background-color css
<style>
a { background-color: #317566; }
a { background-color: rgb(49,117,102); }
div.DivClassName
{
background-color: #317566;
}
.BgClassName
{
background-color: #317566;
}
</style>
border-color css
<style>
span { border-color: #317566; }
span { border-color: rgb(49,117,102); }
td.TdClassName
{
border-color: #317566;
}
.TagClassName
{
border-color: #317566;
}
</style>