Shades of Lochmara #376798
Tints of Lochmara #376798
RGB
CMYK
RGB Variations
Color information
#376798 (or 0x376798) is known color: Lochmara. HEX triplet: 37, 67 and 98. RGB value is (55,103,152). Sum of RGB (Red+Green+Blue) = 55+103+152=310 (41% of max value = 765). Red value is 55 (21.88% from 255 or 17.74% from 310); Green value is 103 (40.62% from 255 or 33.23% from 310); Blue value is 152 (59.77% from 255 or 49.03% from 310); Max value from RGB is 152 - color contains mainly: blue. Hex color #376798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376798 is #C89867. Grayscale: #5D5D5D. Windows color (decimal): -13146216 or 9987895. OLE color: 9987895.
HSL color Cylindrical-coordinate representation of color #376798: hue angle of 210.31º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #376798 is Cyan = 0.64, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 103 | 152 | - |
| CMYK | 0.64 | 0.32 | 0 | 0.40 |
| HSL | 210.31º | 0.47% | 0.41% | - |
| HSV(B) | 210.31º | 0.64% | 0.6% | - |
| XYZ | 12.09 | 12.78 | 31.54 | - |
| YUV | 94.23 | 160.6 | 100.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 152 | 0.64 | 0.32 | 0 | 0.40 | 210.31 | 0.47 | 0.41 |
| Hex | 37 | 67 | 98 | 40 | 20 | 0 | 28 | D2 | 2F | 29 |
| Octal | 67 | 147 | 230 | 100 | 40 | 0 | 50 | 322 | 57 | 51 |
| Binary | 110111 | 1100111 | 10011000 | 1000000 | 100000 | 0 | 101000 | 11010010 | 101111 | 101001 |
Color Harmonies of #376798
Complementary color
Monochromatic Colors of #376798
Black with #376798
Text Example
Text Example
White with #376798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376798; }
p { color: rgb(55,103,152); }
H1.HeaderClassName
{
color: #376798;
}
.AnyTagClassName
{
color: #376798;
}
</style>
background-color css
<style>
a { background-color: #376798; }
a { background-color: rgb(55,103,152); }
div.DivClassName
{
background-color: #376798;
}
.BgClassName
{
background-color: #376798;
}
</style>
border-color css
<style>
span { border-color: #376798; }
span { border-color: rgb(55,103,152); }
td.TdClassName
{
border-color: #376798;
}
.TagClassName
{
border-color: #376798;
}
</style>