Shades of Lochmara #316797
Tints of Lochmara #316797
RGB
CMYK
RGB Variations
Color information
#316797 (or 0x316797) is known color: Lochmara. HEX triplet: 31, 67 and 97. RGB value is (49,103,151). Sum of RGB (Red+Green+Blue) = 49+103+151=303 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.17% from 303); Green value is 103 (40.62% from 255 or 33.99% from 303); Blue value is 151 (59.38% from 255 or 49.83% from 303); Max value from RGB is 151 - color contains mainly: blue. Hex color #316797 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316797 is #CE9868. Grayscale: #5C5C5C. Windows color (decimal): -13539433 or 9922353. OLE color: 9922353.
HSL color Cylindrical-coordinate representation of color #316797: hue angle of 208.24º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #316797 is Cyan = 0.68, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 103 | 151 | - |
| CMYK | 0.68 | 0.32 | 0 | 0.41 |
| HSL | 208.24º | 0.51% | 0.39% | - |
| HSV(B) | 208.24º | 0.68% | 0.59% | - |
| XYZ | 11.7 | 12.59 | 31.09 | - |
| YUV | 92.33 | 161.11 | 97.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 151 | 0.68 | 0.32 | 0 | 0.41 | 208.24 | 0.51 | 0.39 |
| Hex | 31 | 67 | 97 | 44 | 20 | 0 | 29 | D0 | 33 | 27 |
| Octal | 61 | 147 | 227 | 104 | 40 | 0 | 51 | 320 | 63 | 47 |
| Binary | 110001 | 1100111 | 10010111 | 1000100 | 100000 | 0 | 101001 | 11010000 | 110011 | 100111 |
Color Harmonies of #316797
Complementary color
Monochromatic Colors of #316797
Black with #316797
Text Example
Text Example
White with #316797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316797; }
p { color: rgb(49,103,151); }
H1.HeaderClassName
{
color: #316797;
}
.AnyTagClassName
{
color: #316797;
}
</style>
background-color css
<style>
a { background-color: #316797; }
a { background-color: rgb(49,103,151); }
div.DivClassName
{
background-color: #316797;
}
.BgClassName
{
background-color: #316797;
}
</style>
border-color css
<style>
span { border-color: #316797; }
span { border-color: rgb(49,103,151); }
td.TdClassName
{
border-color: #316797;
}
.TagClassName
{
border-color: #316797;
}
</style>