Shades of Genoa #317668
Tints of Genoa #317668
RGB
CMYK
RGB Variations
Color information
#317668 (or 0x317668) is known color: Genoa. HEX triplet: 31, 76 and 68. RGB value is (49,118,104). Sum of RGB (Red+Green+Blue) = 49+118+104=271 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.08% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #317668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317668 is #CE8997. Grayscale: #5F5F5F. Windows color (decimal): -13535640 or 6846001. OLE color: 6846001.
HSL color Cylindrical-coordinate representation of color #317668: hue angle of 167.83º 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 #317668 is Cyan = 0.58, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 104 | - |
| CMYK | 0.58 | 0 | 0.12 | 0.54 |
| HSL | 167.83º | 0.41% | 0.33% | - |
| HSV(B) | 167.83º | 0.58% | 0.46% | - |
| XYZ | 10.24 | 14.61 | 15.38 | - |
| YUV | 95.77 | 132.64 | 94.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 104 | 0.58 | 0 | 0.12 | 0.54 | 167.83 | 0.41 | 0.33 |
| Hex | 31 | 76 | 68 | 3A | 0 | C | 36 | A8 | 29 | 21 |
| Octal | 61 | 166 | 150 | 72 | 0 | 14 | 66 | 250 | 51 | 41 |
| Binary | 110001 | 1110110 | 1101000 | 111010 | 0 | 1100 | 110110 | 10101000 | 101001 | 100001 |
Color Harmonies of #317668
Complementary color
Monochromatic Colors of #317668
Black with #317668
Text Example
Text Example
White with #317668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317668; }
p { color: rgb(49,118,104); }
H1.HeaderClassName
{
color: #317668;
}
.AnyTagClassName
{
color: #317668;
}
</style>
background-color css
<style>
a { background-color: #317668; }
a { background-color: rgb(49,118,104); }
div.DivClassName
{
background-color: #317668;
}
.BgClassName
{
background-color: #317668;
}
</style>
border-color css
<style>
span { border-color: #317668; }
span { border-color: rgb(49,118,104); }
td.TdClassName
{
border-color: #317668;
}
.TagClassName
{
border-color: #317668;
}
</style>