Shades of Lochmara #377497
Tints of Lochmara #377497
RGB
CMYK
RGB Variations
Color information
#377497 (or 0x377497) is known color: Lochmara. HEX triplet: 37, 74 and 97. RGB value is (55,116,151). Sum of RGB (Red+Green+Blue) = 55+116+151=322 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.08% from 322); Green value is 116 (45.70% from 255 or 36.02% from 322); Blue value is 151 (59.38% from 255 or 46.89% from 322); Max value from RGB is 151 - color contains mainly: blue. Hex color #377497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #377497 is #C88B68. Grayscale: #656565. Windows color (decimal): -13142889 or 9925687. OLE color: 9925687.
HSL color Cylindrical-coordinate representation of color #377497: hue angle of 201.88º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #377497 is Cyan = 0.64, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 116 | 151 | - |
| CMYK | 0.64 | 0.23 | 0 | 0.41 |
| HSL | 201.88º | 0.47% | 0.4% | - |
| HSV(B) | 201.88º | 0.64% | 0.59% | - |
| XYZ | 13.41 | 15.54 | 31.57 | - |
| YUV | 101.75 | 155.79 | 94.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 151 | 0.64 | 0.23 | 0 | 0.41 | 201.88 | 0.47 | 0.4 |
| Hex | 37 | 74 | 97 | 40 | 17 | 0 | 29 | CA | 2F | 28 |
| Octal | 67 | 164 | 227 | 100 | 27 | 0 | 51 | 312 | 57 | 50 |
| Binary | 110111 | 1110100 | 10010111 | 1000000 | 10111 | 0 | 101001 | 11001010 | 101111 | 101000 |
Color Harmonies of #377497
Complementary color
Monochromatic Colors of #377497
Black with #377497
Text Example
Text Example
White with #377497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377497; }
p { color: rgb(55,116,151); }
H1.HeaderClassName
{
color: #377497;
}
.AnyTagClassName
{
color: #377497;
}
</style>
background-color css
<style>
a { background-color: #377497; }
a { background-color: rgb(55,116,151); }
div.DivClassName
{
background-color: #377497;
}
.BgClassName
{
background-color: #377497;
}
</style>
border-color css
<style>
span { border-color: #377497; }
span { border-color: rgb(55,116,151); }
td.TdClassName
{
border-color: #377497;
}
.TagClassName
{
border-color: #377497;
}
</style>