Shades of Lochmara #376994
Tints of Lochmara #376994
RGB
CMYK
RGB Variations
Color information
#376994 (or 0x376994) is known color: Lochmara. HEX triplet: 37, 69 and 94. RGB value is (55,105,148). Sum of RGB (Red+Green+Blue) = 55+105+148=308 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.86% from 308); Green value is 105 (41.41% from 255 or 34.09% from 308); Blue value is 148 (58.20% from 255 or 48.05% from 308); Max value from RGB is 148 - color contains mainly: blue. Hex color #376994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376994 is #C8966B. Grayscale: #5E5E5E. Windows color (decimal): -13145708 or 9726263. OLE color: 9726263.
HSL color Cylindrical-coordinate representation of color #376994: hue angle of 207.74º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #376994 is Cyan = 0.63, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 105 | 148 | - |
| CMYK | 0.63 | 0.29 | 0 | 0.42 |
| HSL | 207.74º | 0.46% | 0.4% | - |
| HSV(B) | 207.74º | 0.63% | 0.58% | - |
| XYZ | 11.97 | 13.05 | 29.91 | - |
| YUV | 94.95 | 157.94 | 99.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 148 | 0.63 | 0.29 | 0 | 0.42 | 207.74 | 0.46 | 0.4 |
| Hex | 37 | 69 | 94 | 3F | 1D | 0 | 2A | D0 | 2E | 28 |
| Octal | 67 | 151 | 224 | 77 | 35 | 0 | 52 | 320 | 56 | 50 |
| Binary | 110111 | 1101001 | 10010100 | 111111 | 11101 | 0 | 101010 | 11010000 | 101110 | 101000 |
Color Harmonies of #376994
Complementary color
Monochromatic Colors of #376994
Black with #376994
Text Example
Text Example
White with #376994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376994; }
p { color: rgb(55,105,148); }
H1.HeaderClassName
{
color: #376994;
}
.AnyTagClassName
{
color: #376994;
}
</style>
background-color css
<style>
a { background-color: #376994; }
a { background-color: rgb(55,105,148); }
div.DivClassName
{
background-color: #376994;
}
.BgClassName
{
background-color: #376994;
}
</style>
border-color css
<style>
span { border-color: #376994; }
span { border-color: rgb(55,105,148); }
td.TdClassName
{
border-color: #376994;
}
.TagClassName
{
border-color: #376994;
}
</style>