Shades of Genoa #316664
Tints of Genoa #316664
RGB
CMYK
RGB Variations
Color information
#316664 (or 0x316664) is known color: Genoa. HEX triplet: 31, 66 and 64. RGB value is (49,102,100). Sum of RGB (Red+Green+Blue) = 49+102+100=251 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.52% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 100 (39.45% from 255 or 39.84% from 251); Max value from RGB is 102 - color contains mainly: green. Hex color #316664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316664 is #CE999B. Grayscale: #555555. Windows color (decimal): -13539740 or 6579761. OLE color: 6579761.
HSL color Cylindrical-coordinate representation of color #316664: hue angle of 177.74º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316664 is Cyan = 0.52, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 100 | - |
| CMYK | 0.52 | 0 | 0.02 | 0.6 |
| HSL | 177.74º | 0.35% | 0.3% | - |
| HSV(B) | 177.74º | 0.52% | 0.4% | - |
| XYZ | 8.32 | 11.08 | 13.76 | - |
| YUV | 85.93 | 135.94 | 101.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 100 | 0.52 | 0 | 0.02 | 0.6 | 177.74 | 0.35 | 0.3 |
| Hex | 31 | 66 | 64 | 34 | 0 | 2 | 3C | B2 | 23 | 1E |
| Octal | 61 | 146 | 144 | 64 | 0 | 2 | 74 | 262 | 43 | 36 |
| Binary | 110001 | 1100110 | 1100100 | 110100 | 0 | 10 | 111100 | 10110010 | 100011 | 11110 |
Color Harmonies of #316664
Complementary color
Monochromatic Colors of #316664
Black with #316664
Text Example
Text Example
White with #316664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316664; }
p { color: rgb(49,102,100); }
H1.HeaderClassName
{
color: #316664;
}
.AnyTagClassName
{
color: #316664;
}
</style>
background-color css
<style>
a { background-color: #316664; }
a { background-color: rgb(49,102,100); }
div.DivClassName
{
background-color: #316664;
}
.BgClassName
{
background-color: #316664;
}
</style>
border-color css
<style>
span { border-color: #316664; }
span { border-color: rgb(49,102,100); }
td.TdClassName
{
border-color: #316664;
}
.TagClassName
{
border-color: #316664;
}
</style>