Shades of Genoa #317666
Tints of Genoa #317666
RGB
CMYK
RGB Variations
Color information
#317666 (or 0x317666) is known color: Genoa. HEX triplet: 31, 76 and 66. RGB value is (49,118,102). Sum of RGB (Red+Green+Blue) = 49+118+102=269 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.22% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 118 - color contains mainly: green. Hex color #317666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317666 is #CE8999. Grayscale: #5F5F5F. Windows color (decimal): -13535642 or 6714929. OLE color: 6714929.
HSL color Cylindrical-coordinate representation of color #317666: hue angle of 166.09º 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 #317666 is Cyan = 0.58, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 102 | - |
| CMYK | 0.58 | 0 | 0.14 | 0.54 |
| HSL | 166.09º | 0.41% | 0.33% | - |
| HSV(B) | 166.09º | 0.58% | 0.46% | - |
| XYZ | 10.14 | 14.57 | 14.85 | - |
| YUV | 95.55 | 131.64 | 94.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 102 | 0.58 | 0 | 0.14 | 0.54 | 166.09 | 0.41 | 0.33 |
| Hex | 31 | 76 | 66 | 3A | 0 | E | 36 | A6 | 29 | 21 |
| Octal | 61 | 166 | 146 | 72 | 0 | 16 | 66 | 246 | 51 | 41 |
| Binary | 110001 | 1110110 | 1100110 | 111010 | 0 | 1110 | 110110 | 10100110 | 101001 | 100001 |
Color Harmonies of #317666
Complementary color
Monochromatic Colors of #317666
Black with #317666
Text Example
Text Example
White with #317666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317666; }
p { color: rgb(49,118,102); }
H1.HeaderClassName
{
color: #317666;
}
.AnyTagClassName
{
color: #317666;
}
</style>
background-color css
<style>
a { background-color: #317666; }
a { background-color: rgb(49,118,102); }
div.DivClassName
{
background-color: #317666;
}
.BgClassName
{
background-color: #317666;
}
</style>
border-color css
<style>
span { border-color: #317666; }
span { border-color: rgb(49,118,102); }
td.TdClassName
{
border-color: #317666;
}
.TagClassName
{
border-color: #317666;
}
</style>