Shades of Lochmara #376998
Tints of Lochmara #376998
RGB
CMYK
RGB Variations
Color information
#376998 (or 0x376998) is known color: Lochmara. HEX triplet: 37, 69 and 98. RGB value is (55,105,152). Sum of RGB (Red+Green+Blue) = 55+105+152=312 (41% of max value = 765). Red value is 55 (21.88% from 255 or 17.63% from 312); Green value is 105 (41.41% from 255 or 33.65% from 312); Blue value is 152 (59.77% from 255 or 48.72% from 312); Max value from RGB is 152 - color contains mainly: blue. Hex color #376998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376998 is #C89667. Grayscale: #5F5F5F. Windows color (decimal): -13145704 or 9988407. OLE color: 9988407.
HSL color Cylindrical-coordinate representation of color #376998: hue angle of 209.07º 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 #376998 is Cyan = 0.64, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 105 | 152 | - |
| CMYK | 0.64 | 0.31 | 0 | 0.40 |
| HSL | 209.07º | 0.47% | 0.41% | - |
| HSV(B) | 209.07º | 0.64% | 0.6% | - |
| XYZ | 12.29 | 13.18 | 31.6 | - |
| YUV | 95.41 | 159.94 | 99.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 152 | 0.64 | 0.31 | 0 | 0.40 | 209.07 | 0.47 | 0.41 |
| Hex | 37 | 69 | 98 | 40 | 1F | 0 | 28 | D1 | 2F | 29 |
| Octal | 67 | 151 | 230 | 100 | 37 | 0 | 50 | 321 | 57 | 51 |
| Binary | 110111 | 1101001 | 10011000 | 1000000 | 11111 | 0 | 101000 | 11010001 | 101111 | 101001 |
Color Harmonies of #376998
Complementary color
Monochromatic Colors of #376998
Black with #376998
Text Example
Text Example
White with #376998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376998; }
p { color: rgb(55,105,152); }
H1.HeaderClassName
{
color: #376998;
}
.AnyTagClassName
{
color: #376998;
}
</style>
background-color css
<style>
a { background-color: #376998; }
a { background-color: rgb(55,105,152); }
div.DivClassName
{
background-color: #376998;
}
.BgClassName
{
background-color: #376998;
}
</style>
border-color css
<style>
span { border-color: #376998; }
span { border-color: rgb(55,105,152); }
td.TdClassName
{
border-color: #376998;
}
.TagClassName
{
border-color: #376998;
}
</style>