Shades of Lochmara #376995
Tints of Lochmara #376995
RGB
CMYK
RGB Variations
Color information
#376995 (or 0x376995) is known color: Lochmara. HEX triplet: 37, 69 and 95. RGB value is (55,105,149). Sum of RGB (Red+Green+Blue) = 55+105+149=309 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.80% from 309); Green value is 105 (41.41% from 255 or 33.98% from 309); Blue value is 149 (58.59% from 255 or 48.22% from 309); Max value from RGB is 149 - color contains mainly: blue. Hex color #376995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376995 is #C8966A. Grayscale: #5E5E5E. Windows color (decimal): -13145707 or 9791799. OLE color: 9791799.
HSL color Cylindrical-coordinate representation of color #376995: hue angle of 208.09º 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 #376995 is Cyan = 0.63, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 105 | 149 | - |
| CMYK | 0.63 | 0.30 | 0 | 0.42 |
| HSL | 208.09º | 0.46% | 0.4% | - |
| HSV(B) | 208.09º | 0.63% | 0.58% | - |
| XYZ | 12.05 | 13.09 | 30.32 | - |
| YUV | 95.07 | 158.44 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 149 | 0.63 | 0.30 | 0 | 0.42 | 208.09 | 0.46 | 0.4 |
| Hex | 37 | 69 | 95 | 3F | 1E | 0 | 2A | D0 | 2E | 28 |
| Octal | 67 | 151 | 225 | 77 | 36 | 0 | 52 | 320 | 56 | 50 |
| Binary | 110111 | 1101001 | 10010101 | 111111 | 11110 | 0 | 101010 | 11010000 | 101110 | 101000 |
Color Harmonies of #376995
Complementary color
Monochromatic Colors of #376995
Black with #376995
Text Example
Text Example
White with #376995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376995; }
p { color: rgb(55,105,149); }
H1.HeaderClassName
{
color: #376995;
}
.AnyTagClassName
{
color: #376995;
}
</style>
background-color css
<style>
a { background-color: #376995; }
a { background-color: rgb(55,105,149); }
div.DivClassName
{
background-color: #376995;
}
.BgClassName
{
background-color: #376995;
}
</style>
border-color css
<style>
span { border-color: #376995; }
span { border-color: rgb(55,105,149); }
td.TdClassName
{
border-color: #376995;
}
.TagClassName
{
border-color: #376995;
}
</style>