Shades of Genoa #317665
Tints of Genoa #317665
RGB
CMYK
RGB Variations
Color information
#317665 (or 0x317665) is known color: Genoa. HEX triplet: 31, 76 and 65. RGB value is (49,118,101). Sum of RGB (Red+Green+Blue) = 49+118+101=268 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.28% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 101 (39.84% from 255 or 37.69% from 268); Max value from RGB is 118 - color contains mainly: green. Hex color #317665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317665 is #CE899A. Grayscale: #5F5F5F. Windows color (decimal): -13535643 or 6649393. OLE color: 6649393.
HSL color Cylindrical-coordinate representation of color #317665: hue angle of 165.22º 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 #317665 is Cyan = 0.58, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 101 | - |
| CMYK | 0.58 | 0 | 0.14 | 0.54 |
| HSL | 165.22º | 0.41% | 0.33% | - |
| HSV(B) | 165.22º | 0.58% | 0.46% | - |
| XYZ | 10.09 | 14.55 | 14.59 | - |
| YUV | 95.43 | 131.14 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 101 | 0.58 | 0 | 0.14 | 0.54 | 165.22 | 0.41 | 0.33 |
| Hex | 31 | 76 | 65 | 3A | 0 | E | 36 | A5 | 29 | 21 |
| Octal | 61 | 166 | 145 | 72 | 0 | 16 | 66 | 245 | 51 | 41 |
| Binary | 110001 | 1110110 | 1100101 | 111010 | 0 | 1110 | 110110 | 10100101 | 101001 | 100001 |
Color Harmonies of #317665
Complementary color
Monochromatic Colors of #317665
Black with #317665
Text Example
Text Example
White with #317665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317665; }
p { color: rgb(49,118,101); }
H1.HeaderClassName
{
color: #317665;
}
.AnyTagClassName
{
color: #317665;
}
</style>
background-color css
<style>
a { background-color: #317665; }
a { background-color: rgb(49,118,101); }
div.DivClassName
{
background-color: #317665;
}
.BgClassName
{
background-color: #317665;
}
</style>
border-color css
<style>
span { border-color: #317665; }
span { border-color: rgb(49,118,101); }
td.TdClassName
{
border-color: #317665;
}
.TagClassName
{
border-color: #317665;
}
</style>