Shades of Lochmara #376492
Tints of Lochmara #376492
RGB
CMYK
RGB Variations
Color information
#376492 (or 0x376492) is known color: Lochmara. HEX triplet: 37, 64 and 92. RGB value is (55,100,146). Sum of RGB (Red+Green+Blue) = 55+100+146=301 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.27% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #376492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376492 is #C89B6D. Grayscale: #5B5B5B. Windows color (decimal): -13146990 or 9593911. OLE color: 9593911.
HSL color Cylindrical-coordinate representation of color #376492: hue angle of 210.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #376492 is Cyan = 0.62, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 100 | 146 | - |
| CMYK | 0.62 | 0.32 | 0 | 0.43 |
| HSL | 210.33º | 0.45% | 0.39% | - |
| HSV(B) | 210.33º | 0.62% | 0.57% | - |
| XYZ | 11.32 | 12 | 28.91 | - |
| YUV | 91.79 | 158.59 | 101.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 100 | 146 | 0.62 | 0.32 | 0 | 0.43 | 210.33 | 0.45 | 0.39 |
| Hex | 37 | 64 | 92 | 3E | 20 | 0 | 2B | D2 | 2D | 27 |
| Octal | 67 | 144 | 222 | 76 | 40 | 0 | 53 | 322 | 55 | 47 |
| Binary | 110111 | 1100100 | 10010010 | 111110 | 100000 | 0 | 101011 | 11010010 | 101101 | 100111 |
Color Harmonies of #376492
Complementary color
Monochromatic Colors of #376492
Black with #376492
Text Example
Text Example
White with #376492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376492; }
p { color: rgb(55,100,146); }
H1.HeaderClassName
{
color: #376492;
}
.AnyTagClassName
{
color: #376492;
}
</style>
background-color css
<style>
a { background-color: #376492; }
a { background-color: rgb(55,100,146); }
div.DivClassName
{
background-color: #376492;
}
.BgClassName
{
background-color: #376492;
}
</style>
border-color css
<style>
span { border-color: #376492; }
span { border-color: rgb(55,100,146); }
td.TdClassName
{
border-color: #376492;
}
.TagClassName
{
border-color: #376492;
}
</style>