Shades of Lochmara #316396
Tints of Lochmara #316396
RGB
CMYK
RGB Variations
Color information
#316396 (or 0x316396) is known color: Lochmara. HEX triplet: 31, 63 and 96. RGB value is (49,99,150). Sum of RGB (Red+Green+Blue) = 49+99+150=298 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.44% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 150 (58.98% from 255 or 50.34% from 298); Max value from RGB is 150 - color contains mainly: blue. Hex color #316396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316396 is #CE9C69. Grayscale: #595959. Windows color (decimal): -13540458 or 9855793. OLE color: 9855793.
HSL color Cylindrical-coordinate representation of color #316396: hue angle of 210.3º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #316396 is Cyan = 0.67, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 99 | 150 | - |
| CMYK | 0.67 | 0.34 | 0 | 0.41 |
| HSL | 210.3º | 0.51% | 0.39% | - |
| HSV(B) | 210.3º | 0.67% | 0.59% | - |
| XYZ | 11.23 | 11.78 | 30.54 | - |
| YUV | 89.86 | 161.94 | 98.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 150 | 0.67 | 0.34 | 0 | 0.41 | 210.3 | 0.51 | 0.39 |
| Hex | 31 | 63 | 96 | 43 | 22 | 0 | 29 | D2 | 33 | 27 |
| Octal | 61 | 143 | 226 | 103 | 42 | 0 | 51 | 322 | 63 | 47 |
| Binary | 110001 | 1100011 | 10010110 | 1000011 | 100010 | 0 | 101001 | 11010010 | 110011 | 100111 |
Color Harmonies of #316396
Complementary color
Monochromatic Colors of #316396
Black with #316396
Text Example
Text Example
White with #316396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316396; }
p { color: rgb(49,99,150); }
H1.HeaderClassName
{
color: #316396;
}
.AnyTagClassName
{
color: #316396;
}
</style>
background-color css
<style>
a { background-color: #316396; }
a { background-color: rgb(49,99,150); }
div.DivClassName
{
background-color: #316396;
}
.BgClassName
{
background-color: #316396;
}
</style>
border-color css
<style>
span { border-color: #316396; }
span { border-color: rgb(49,99,150); }
td.TdClassName
{
border-color: #316396;
}
.TagClassName
{
border-color: #316396;
}
</style>