Shades of Lochmara #377597
Tints of Lochmara #377597
RGB
CMYK
RGB Variations
Color information
#377597 (or 0x377597) is known color: Lochmara. HEX triplet: 37, 75 and 97. RGB value is (55,117,151). Sum of RGB (Red+Green+Blue) = 55+117+151=323 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.03% from 323); Green value is 117 (46.09% from 255 or 36.22% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #377597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #377597 is #C88A68. Grayscale: #666666. Windows color (decimal): -13142633 or 9925943. OLE color: 9925943.
HSL color Cylindrical-coordinate representation of color #377597: hue angle of 201.25º 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 #377597 is Cyan = 0.64, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 117 | 151 | - |
| CMYK | 0.64 | 0.23 | 0 | 0.41 |
| HSL | 201.25º | 0.47% | 0.4% | - |
| HSV(B) | 201.25º | 0.64% | 0.59% | - |
| XYZ | 13.52 | 15.77 | 31.61 | - |
| YUV | 102.34 | 155.46 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 151 | 0.64 | 0.23 | 0 | 0.41 | 201.25 | 0.47 | 0.4 |
| Hex | 37 | 75 | 97 | 40 | 17 | 0 | 29 | C9 | 2F | 28 |
| Octal | 67 | 165 | 227 | 100 | 27 | 0 | 51 | 311 | 57 | 50 |
| Binary | 110111 | 1110101 | 10010111 | 1000000 | 10111 | 0 | 101001 | 11001001 | 101111 | 101000 |
Color Harmonies of #377597
Complementary color
Monochromatic Colors of #377597
Black with #377597
Text Example
Text Example
White with #377597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377597; }
p { color: rgb(55,117,151); }
H1.HeaderClassName
{
color: #377597;
}
.AnyTagClassName
{
color: #377597;
}
</style>
background-color css
<style>
a { background-color: #377597; }
a { background-color: rgb(55,117,151); }
div.DivClassName
{
background-color: #377597;
}
.BgClassName
{
background-color: #377597;
}
</style>
border-color css
<style>
span { border-color: #377597; }
span { border-color: rgb(55,117,151); }
td.TdClassName
{
border-color: #377597;
}
.TagClassName
{
border-color: #377597;
}
</style>