Shades of Genoa #316665
Tints of Genoa #316665
RGB
CMYK
RGB Variations
Color information
#316665 (or 0x316665) is known color: Genoa. HEX triplet: 31, 66 and 65. RGB value is (49,102,101). Sum of RGB (Red+Green+Blue) = 49+102+101=252 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.44% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 102 - color contains mainly: green. Hex color #316665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316665 is #CE999A. Grayscale: #555555. Windows color (decimal): -13539739 or 6645297. OLE color: 6645297.
HSL color Cylindrical-coordinate representation of color #316665: hue angle of 178.87º 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 #316665 is Cyan = 0.52, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 101 | - |
| CMYK | 0.52 | 0 | 0.01 | 0.6 |
| HSL | 178.87º | 0.35% | 0.3% | - |
| HSV(B) | 178.87º | 0.52% | 0.4% | - |
| XYZ | 8.37 | 11.1 | 14.01 | - |
| YUV | 86.04 | 136.44 | 101.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 101 | 0.52 | 0 | 0.01 | 0.6 | 178.87 | 0.35 | 0.3 |
| Hex | 31 | 66 | 65 | 34 | 0 | 1 | 3C | B3 | 23 | 1E |
| Octal | 61 | 146 | 145 | 64 | 0 | 1 | 74 | 263 | 43 | 36 |
| Binary | 110001 | 1100110 | 1100101 | 110100 | 0 | 1 | 111100 | 10110011 | 100011 | 11110 |
Color Harmonies of #316665
Complementary color
Monochromatic Colors of #316665
Black with #316665
Text Example
Text Example
White with #316665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316665; }
p { color: rgb(49,102,101); }
H1.HeaderClassName
{
color: #316665;
}
.AnyTagClassName
{
color: #316665;
}
</style>
background-color css
<style>
a { background-color: #316665; }
a { background-color: rgb(49,102,101); }
div.DivClassName
{
background-color: #316665;
}
.BgClassName
{
background-color: #316665;
}
</style>
border-color css
<style>
span { border-color: #316665; }
span { border-color: rgb(49,102,101); }
td.TdClassName
{
border-color: #316665;
}
.TagClassName
{
border-color: #316665;
}
</style>