Shades of Lochmara #316995
Tints of Lochmara #316995
RGB
CMYK
RGB Variations
Color information
#316995 (or 0x316995) is known color: Lochmara. HEX triplet: 31, 69 and 95. RGB value is (49,105,149). Sum of RGB (Red+Green+Blue) = 49+105+149=303 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.17% from 303); Green value is 105 (41.41% from 255 or 34.65% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #316995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316995 is #CE966A. Grayscale: #5D5D5D. Windows color (decimal): -13538923 or 9791793. OLE color: 9791793.
HSL color Cylindrical-coordinate representation of color #316995: hue angle of 206.4º 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 #316995 is Cyan = 0.67, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 105 | 149 | - |
| CMYK | 0.67 | 0.30 | 0 | 0.42 |
| HSL | 206.4º | 0.51% | 0.39% | - |
| HSV(B) | 206.4º | 0.67% | 0.58% | - |
| XYZ | 11.74 | 12.93 | 30.31 | - |
| YUV | 93.27 | 159.45 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 149 | 0.67 | 0.30 | 0 | 0.42 | 206.4 | 0.51 | 0.39 |
| Hex | 31 | 69 | 95 | 43 | 1E | 0 | 2A | CE | 33 | 27 |
| Octal | 61 | 151 | 225 | 103 | 36 | 0 | 52 | 316 | 63 | 47 |
| Binary | 110001 | 1101001 | 10010101 | 1000011 | 11110 | 0 | 101010 | 11001110 | 110011 | 100111 |
Color Harmonies of #316995
Complementary color
Monochromatic Colors of #316995
Black with #316995
Text Example
Text Example
White with #316995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316995; }
p { color: rgb(49,105,149); }
H1.HeaderClassName
{
color: #316995;
}
.AnyTagClassName
{
color: #316995;
}
</style>
background-color css
<style>
a { background-color: #316995; }
a { background-color: rgb(49,105,149); }
div.DivClassName
{
background-color: #316995;
}
.BgClassName
{
background-color: #316995;
}
</style>
border-color css
<style>
span { border-color: #316995; }
span { border-color: rgb(49,105,149); }
td.TdClassName
{
border-color: #316995;
}
.TagClassName
{
border-color: #316995;
}
</style>