Shades of Lochmara #376795
Tints of Lochmara #376795
RGB
CMYK
RGB Variations
Color information
#376795 (or 0x376795) is known color: Lochmara. HEX triplet: 37, 67 and 95. RGB value is (55,103,149). Sum of RGB (Red+Green+Blue) = 55+103+149=307 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.92% from 307); Green value is 103 (40.62% from 255 or 33.55% from 307); Blue value is 149 (58.59% from 255 or 48.53% from 307); Max value from RGB is 149 - color contains mainly: blue. Hex color #376795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376795 is #C8986A. Grayscale: #5D5D5D. Windows color (decimal): -13146219 or 9791287. OLE color: 9791287.
HSL color Cylindrical-coordinate representation of color #376795: hue angle of 209.36º 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 #376795 is Cyan = 0.63, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 103 | 149 | - |
| CMYK | 0.63 | 0.31 | 0 | 0.42 |
| HSL | 209.36º | 0.46% | 0.4% | - |
| HSV(B) | 209.36º | 0.63% | 0.58% | - |
| XYZ | 11.85 | 12.68 | 30.26 | - |
| YUV | 93.89 | 159.1 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 149 | 0.63 | 0.31 | 0 | 0.42 | 209.36 | 0.46 | 0.4 |
| Hex | 37 | 67 | 95 | 3F | 1F | 0 | 2A | D1 | 2E | 28 |
| Octal | 67 | 147 | 225 | 77 | 37 | 0 | 52 | 321 | 56 | 50 |
| Binary | 110111 | 1100111 | 10010101 | 111111 | 11111 | 0 | 101010 | 11010001 | 101110 | 101000 |
Color Harmonies of #376795
Complementary color
Monochromatic Colors of #376795
Black with #376795
Text Example
Text Example
White with #376795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376795; }
p { color: rgb(55,103,149); }
H1.HeaderClassName
{
color: #376795;
}
.AnyTagClassName
{
color: #376795;
}
</style>
background-color css
<style>
a { background-color: #376795; }
a { background-color: rgb(55,103,149); }
div.DivClassName
{
background-color: #376795;
}
.BgClassName
{
background-color: #376795;
}
</style>
border-color css
<style>
span { border-color: #376795; }
span { border-color: rgb(55,103,149); }
td.TdClassName
{
border-color: #376795;
}
.TagClassName
{
border-color: #376795;
}
</style>