Shades of Lochmara #316795
Tints of Lochmara #316795
RGB
CMYK
RGB Variations
Color information
#316795 (or 0x316795) is known color: Lochmara. HEX triplet: 31, 67 and 95. RGB value is (49,103,149). Sum of RGB (Red+Green+Blue) = 49+103+149=301 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.28% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #316795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316795 is #CE986A. Grayscale: #5B5B5B. Windows color (decimal): -13539435 or 9791281. OLE color: 9791281.
HSL color Cylindrical-coordinate representation of color #316795: hue angle of 207.6º 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 #316795 is Cyan = 0.67, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 103 | 149 | - |
| CMYK | 0.67 | 0.31 | 0 | 0.42 |
| HSL | 207.6º | 0.51% | 0.39% | - |
| HSV(B) | 207.6º | 0.67% | 0.58% | - |
| XYZ | 11.54 | 12.52 | 30.24 | - |
| YUV | 92.1 | 160.11 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 149 | 0.67 | 0.31 | 0 | 0.42 | 207.6 | 0.51 | 0.39 |
| Hex | 31 | 67 | 95 | 43 | 1F | 0 | 2A | D0 | 33 | 27 |
| Octal | 61 | 147 | 225 | 103 | 37 | 0 | 52 | 320 | 63 | 47 |
| Binary | 110001 | 1100111 | 10010101 | 1000011 | 11111 | 0 | 101010 | 11010000 | 110011 | 100111 |
Color Harmonies of #316795
Complementary color
Monochromatic Colors of #316795
Black with #316795
Text Example
Text Example
White with #316795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316795; }
p { color: rgb(49,103,149); }
H1.HeaderClassName
{
color: #316795;
}
.AnyTagClassName
{
color: #316795;
}
</style>
background-color css
<style>
a { background-color: #316795; }
a { background-color: rgb(49,103,149); }
div.DivClassName
{
background-color: #316795;
}
.BgClassName
{
background-color: #316795;
}
</style>
border-color css
<style>
span { border-color: #316795; }
span { border-color: rgb(49,103,149); }
td.TdClassName
{
border-color: #316795;
}
.TagClassName
{
border-color: #316795;
}
</style>