Shades of Lochmara #316892
Tints of Lochmara #316892
RGB
CMYK
RGB Variations
Color information
#316892 (or 0x316892) is known color: Lochmara. HEX triplet: 31, 68 and 92. RGB value is (49,104,146). Sum of RGB (Red+Green+Blue) = 49+104+146=299 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.39% from 299); Green value is 104 (41.02% from 255 or 34.78% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #316892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316892 is #CE976D. Grayscale: #5C5C5C. Windows color (decimal): -13539182 or 9594929. OLE color: 9594929.
HSL color Cylindrical-coordinate representation of color #316892: hue angle of 205.98º 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 #316892 is Cyan = 0.66, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 104 | 146 | - |
| CMYK | 0.66 | 0.29 | 0 | 0.43 |
| HSL | 205.98º | 0.5% | 0.38% | - |
| HSV(B) | 205.98º | 0.66% | 0.57% | - |
| XYZ | 11.41 | 12.63 | 29.03 | - |
| YUV | 92.34 | 158.28 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 146 | 0.66 | 0.29 | 0 | 0.43 | 205.98 | 0.5 | 0.38 |
| Hex | 31 | 68 | 92 | 42 | 1D | 0 | 2B | CE | 32 | 26 |
| Octal | 61 | 150 | 222 | 102 | 35 | 0 | 53 | 316 | 62 | 46 |
| Binary | 110001 | 1101000 | 10010010 | 1000010 | 11101 | 0 | 101011 | 11001110 | 110010 | 100110 |
Color Harmonies of #316892
Complementary color
Monochromatic Colors of #316892
Black with #316892
Text Example
Text Example
White with #316892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316892; }
p { color: rgb(49,104,146); }
H1.HeaderClassName
{
color: #316892;
}
.AnyTagClassName
{
color: #316892;
}
</style>
background-color css
<style>
a { background-color: #316892; }
a { background-color: rgb(49,104,146); }
div.DivClassName
{
background-color: #316892;
}
.BgClassName
{
background-color: #316892;
}
</style>
border-color css
<style>
span { border-color: #316892; }
span { border-color: rgb(49,104,146); }
td.TdClassName
{
border-color: #316892;
}
.TagClassName
{
border-color: #316892;
}
</style>