Shades of Genoa #317166
Tints of Genoa #317166
RGB
CMYK
RGB Variations
Color information
#317166 (or 0x317166) is known color: Genoa. HEX triplet: 31, 71 and 66. RGB value is (49,113,102). Sum of RGB (Red+Green+Blue) = 49+113+102=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 113 (44.53% from 255 or 42.80% from 264); Blue value is 102 (40.23% from 255 or 38.64% from 264); Max value from RGB is 113 - color contains mainly: green. Hex color #317166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317166 is #CE8E99. Grayscale: #5C5C5C. Windows color (decimal): -13536922 or 6713649. OLE color: 6713649.
HSL color Cylindrical-coordinate representation of color #317166: hue angle of 169.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317166 is Cyan = 0.57, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 102 | - |
| CMYK | 0.57 | 0 | 0.10 | 0.56 |
| HSL | 169.69º | 0.4% | 0.32% | - |
| HSV(B) | 169.69º | 0.57% | 0.44% | - |
| XYZ | 9.57 | 13.42 | 14.66 | - |
| YUV | 92.61 | 133.3 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 102 | 0.57 | 0 | 0.10 | 0.56 | 169.69 | 0.4 | 0.32 |
| Hex | 31 | 71 | 66 | 39 | 0 | A | 38 | AA | 28 | 20 |
| Octal | 61 | 161 | 146 | 71 | 0 | 12 | 70 | 252 | 50 | 40 |
| Binary | 110001 | 1110001 | 1100110 | 111001 | 0 | 1010 | 111000 | 10101010 | 101000 | 100000 |
Color Harmonies of #317166
Complementary color
Monochromatic Colors of #317166
Black with #317166
Text Example
Text Example
White with #317166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317166; }
p { color: rgb(49,113,102); }
H1.HeaderClassName
{
color: #317166;
}
.AnyTagClassName
{
color: #317166;
}
</style>
background-color css
<style>
a { background-color: #317166; }
a { background-color: rgb(49,113,102); }
div.DivClassName
{
background-color: #317166;
}
.BgClassName
{
background-color: #317166;
}
</style>
border-color css
<style>
span { border-color: #317166; }
span { border-color: rgb(49,113,102); }
td.TdClassName
{
border-color: #317166;
}
.TagClassName
{
border-color: #317166;
}
</style>