Shades of Genoa #316868
Tints of Genoa #316868
RGB
CMYK
RGB Variations
Color information
#316868 (or 0x316868) is known color: Genoa. HEX triplet: 31, 68 and 68. RGB value is (49,104,104). Sum of RGB (Red+Green+Blue) = 49+104+104=257 (34% of max value = 765). Red value is 49 (19.53% from 255 or 19.07% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #316868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316868 is #CE9797. Grayscale: #575757. Windows color (decimal): -13539224 or 6842417. OLE color: 6842417.
HSL color Cylindrical-coordinate representation of color #316868: hue angle of 180º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316868 is Cyan = 0.53, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 104 | - |
| CMYK | 0.53 | 0 | 0 | 0.59 |
| HSL | 180º | 0.36% | 0.3% | - |
| HSV(B) | 180º | 0.53% | 0.41% | - |
| XYZ | 8.72 | 11.55 | 14.87 | - |
| YUV | 87.56 | 137.28 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 104 | 0.53 | 0 | 0 | 0.59 | 180 | 0.36 | 0.3 |
| Hex | 31 | 68 | 68 | 35 | 0 | 0 | 3B | B4 | 24 | 1E |
| Octal | 61 | 150 | 150 | 65 | 0 | 0 | 73 | 264 | 44 | 36 |
| Binary | 110001 | 1101000 | 1101000 | 110101 | 0 | 0 | 111011 | 10110100 | 100100 | 11110 |
Color Harmonies of #316868
Complementary color
Monochromatic Colors of #316868
Black with #316868
Text Example
Text Example
White with #316868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316868; }
p { color: rgb(49,104,104); }
H1.HeaderClassName
{
color: #316868;
}
.AnyTagClassName
{
color: #316868;
}
</style>
background-color css
<style>
a { background-color: #316868; }
a { background-color: rgb(49,104,104); }
div.DivClassName
{
background-color: #316868;
}
.BgClassName
{
background-color: #316868;
}
</style>
border-color css
<style>
span { border-color: #316868; }
span { border-color: rgb(49,104,104); }
td.TdClassName
{
border-color: #316868;
}
.TagClassName
{
border-color: #316868;
}
</style>