Shades of Lochmara #316895
Tints of Lochmara #316895
RGB
CMYK
RGB Variations
Color information
#316895 (or 0x316895) is known color: Lochmara. HEX triplet: 31, 68 and 95. RGB value is (49,104,149). Sum of RGB (Red+Green+Blue) = 49+104+149=302 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.23% from 302); Green value is 104 (41.02% from 255 or 34.44% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #316895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316895 is #CE976A. Grayscale: #5C5C5C. Windows color (decimal): -13539179 or 9791537. OLE color: 9791537.
HSL color Cylindrical-coordinate representation of color #316895: hue angle of 207º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #316895 is Cyan = 0.67, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 104 | 149 | - |
| CMYK | 0.67 | 0.30 | 0 | 0.42 |
| HSL | 207º | 0.51% | 0.39% | - |
| HSV(B) | 207º | 0.67% | 0.58% | - |
| XYZ | 11.64 | 12.72 | 30.28 | - |
| YUV | 92.69 | 159.78 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 149 | 0.67 | 0.30 | 0 | 0.42 | 207 | 0.51 | 0.39 |
| Hex | 31 | 68 | 95 | 43 | 1E | 0 | 2A | CF | 33 | 27 |
| Octal | 61 | 150 | 225 | 103 | 36 | 0 | 52 | 317 | 63 | 47 |
| Binary | 110001 | 1101000 | 10010101 | 1000011 | 11110 | 0 | 101010 | 11001111 | 110011 | 100111 |
Color Harmonies of #316895
Complementary color
Monochromatic Colors of #316895
Black with #316895
Text Example
Text Example
White with #316895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316895; }
p { color: rgb(49,104,149); }
H1.HeaderClassName
{
color: #316895;
}
.AnyTagClassName
{
color: #316895;
}
</style>
background-color css
<style>
a { background-color: #316895; }
a { background-color: rgb(49,104,149); }
div.DivClassName
{
background-color: #316895;
}
.BgClassName
{
background-color: #316895;
}
</style>
border-color css
<style>
span { border-color: #316895; }
span { border-color: rgb(49,104,149); }
td.TdClassName
{
border-color: #316895;
}
.TagClassName
{
border-color: #316895;
}
</style>