Shades of Lochmara #316792
Tints of Lochmara #316792
RGB
CMYK
RGB Variations
Color information
#316792 (or 0x316792) is known color: Lochmara. HEX triplet: 31, 67 and 92. RGB value is (49,103,146). Sum of RGB (Red+Green+Blue) = 49+103+146=298 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.44% from 298); Green value is 103 (40.62% from 255 or 34.56% from 298); Blue value is 146 (57.42% from 255 or 48.99% from 298); Max value from RGB is 146 - color contains mainly: blue. Hex color #316792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316792 is #CE986D. Grayscale: #5B5B5B. Windows color (decimal): -13539438 or 9594673. OLE color: 9594673.
HSL color Cylindrical-coordinate representation of color #316792: hue angle of 206.6º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #316792 is Cyan = 0.66, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 103 | 146 | - |
| CMYK | 0.66 | 0.29 | 0 | 0.43 |
| HSL | 206.6º | 0.5% | 0.38% | - |
| HSV(B) | 206.6º | 0.66% | 0.57% | - |
| XYZ | 11.31 | 12.43 | 29 | - |
| YUV | 91.76 | 158.61 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 146 | 0.66 | 0.29 | 0 | 0.43 | 206.6 | 0.5 | 0.38 |
| Hex | 31 | 67 | 92 | 42 | 1D | 0 | 2B | CF | 32 | 26 |
| Octal | 61 | 147 | 222 | 102 | 35 | 0 | 53 | 317 | 62 | 46 |
| Binary | 110001 | 1100111 | 10010010 | 1000010 | 11101 | 0 | 101011 | 11001111 | 110010 | 100110 |
Color Harmonies of #316792
Complementary color
Monochromatic Colors of #316792
Black with #316792
Text Example
Text Example
White with #316792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316792; }
p { color: rgb(49,103,146); }
H1.HeaderClassName
{
color: #316792;
}
.AnyTagClassName
{
color: #316792;
}
</style>
background-color css
<style>
a { background-color: #316792; }
a { background-color: rgb(49,103,146); }
div.DivClassName
{
background-color: #316792;
}
.BgClassName
{
background-color: #316792;
}
</style>
border-color css
<style>
span { border-color: #316792; }
span { border-color: rgb(49,103,146); }
td.TdClassName
{
border-color: #316792;
}
.TagClassName
{
border-color: #316792;
}
</style>