Shades of Lochmara #376598
Tints of Lochmara #376598
RGB
CMYK
RGB Variations
Color information
#376598 (or 0x376598) is known color: Lochmara. HEX triplet: 37, 65 and 98. RGB value is (55,101,152). Sum of RGB (Red+Green+Blue) = 55+101+152=308 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.86% from 308); Green value is 101 (39.84% from 255 or 32.79% from 308); Blue value is 152 (59.77% from 255 or 49.35% from 308); Max value from RGB is 152 - color contains mainly: blue. Hex color #376598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376598 is #C89A67. Grayscale: #5C5C5C. Windows color (decimal): -13146728 or 9987383. OLE color: 9987383.
HSL color Cylindrical-coordinate representation of color #376598: hue angle of 211.55º 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 #376598 is Cyan = 0.64, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 101 | 152 | - |
| CMYK | 0.64 | 0.34 | 0 | 0.40 |
| HSL | 211.55º | 0.47% | 0.41% | - |
| HSV(B) | 211.55º | 0.64% | 0.6% | - |
| XYZ | 11.9 | 12.39 | 31.47 | - |
| YUV | 93.06 | 161.26 | 100.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 152 | 0.64 | 0.34 | 0 | 0.40 | 211.55 | 0.47 | 0.41 |
| Hex | 37 | 65 | 98 | 40 | 22 | 0 | 28 | D4 | 2F | 29 |
| Octal | 67 | 145 | 230 | 100 | 42 | 0 | 50 | 324 | 57 | 51 |
| Binary | 110111 | 1100101 | 10011000 | 1000000 | 100010 | 0 | 101000 | 11010100 | 101111 | 101001 |
Color Harmonies of #376598
Complementary color
Monochromatic Colors of #376598
Black with #376598
Text Example
Text Example
White with #376598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376598; }
p { color: rgb(55,101,152); }
H1.HeaderClassName
{
color: #376598;
}
.AnyTagClassName
{
color: #376598;
}
</style>
background-color css
<style>
a { background-color: #376598; }
a { background-color: rgb(55,101,152); }
div.DivClassName
{
background-color: #376598;
}
.BgClassName
{
background-color: #376598;
}
</style>
border-color css
<style>
span { border-color: #376598; }
span { border-color: rgb(55,101,152); }
td.TdClassName
{
border-color: #376598;
}
.TagClassName
{
border-color: #376598;
}
</style>