Shades of Genoa #316867
Tints of Genoa #316867
RGB
CMYK
RGB Variations
Color information
#316867 (or 0x316867) is known color: Genoa. HEX triplet: 31, 68 and 67. RGB value is (49,104,103). Sum of RGB (Red+Green+Blue) = 49+104+103=256 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.14% from 256); Green value is 104 (41.02% from 255 or 40.62% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 104 - color contains mainly: green. Hex color #316867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316867 is #CE9798. Grayscale: #575757. Windows color (decimal): -13539225 or 6776881. OLE color: 6776881.
HSL color Cylindrical-coordinate representation of color #316867: hue angle of 178.91º 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 #316867 is Cyan = 0.53, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 103 | - |
| CMYK | 0.53 | 0 | 0.01 | 0.59 |
| HSL | 178.91º | 0.36% | 0.3% | - |
| HSV(B) | 178.91º | 0.53% | 0.41% | - |
| XYZ | 8.67 | 11.53 | 14.6 | - |
| YUV | 87.44 | 136.78 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 103 | 0.53 | 0 | 0.01 | 0.59 | 178.91 | 0.36 | 0.3 |
| Hex | 31 | 68 | 67 | 35 | 0 | 1 | 3B | B3 | 24 | 1E |
| Octal | 61 | 150 | 147 | 65 | 0 | 1 | 73 | 263 | 44 | 36 |
| Binary | 110001 | 1101000 | 1100111 | 110101 | 0 | 1 | 111011 | 10110011 | 100100 | 11110 |
Color Harmonies of #316867
Complementary color
Monochromatic Colors of #316867
Black with #316867
Text Example
Text Example
White with #316867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316867; }
p { color: rgb(49,104,103); }
H1.HeaderClassName
{
color: #316867;
}
.AnyTagClassName
{
color: #316867;
}
</style>
background-color css
<style>
a { background-color: #316867; }
a { background-color: rgb(49,104,103); }
div.DivClassName
{
background-color: #316867;
}
.BgClassName
{
background-color: #316867;
}
</style>
border-color css
<style>
span { border-color: #316867; }
span { border-color: rgb(49,104,103); }
td.TdClassName
{
border-color: #316867;
}
.TagClassName
{
border-color: #316867;
}
</style>