Shades of Lochmara #397097
Tints of Lochmara #397097
RGB
CMYK
RGB Variations
Color information
#397097 (or 0x397097) is known color: Lochmara. HEX triplet: 39, 70 and 97. RGB value is (57,112,151). Sum of RGB (Red+Green+Blue) = 57+112+151=320 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.81% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 151 (59.38% from 255 or 47.19% from 320); Max value from RGB is 151 - color contains mainly: blue. Hex color #397097 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397097 is #C68F68. Grayscale: #636363. Windows color (decimal): -13012841 or 9924665. OLE color: 9924665.
HSL color Cylindrical-coordinate representation of color #397097: hue angle of 204.89º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #397097 is Cyan = 0.62, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 112 | 151 | - |
| CMYK | 0.62 | 0.26 | 0 | 0.41 |
| HSL | 204.89º | 0.45% | 0.41% | - |
| HSV(B) | 204.89º | 0.62% | 0.59% | - |
| XYZ | 13.07 | 14.69 | 31.43 | - |
| YUV | 100 | 156.78 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 151 | 0.62 | 0.26 | 0 | 0.41 | 204.89 | 0.45 | 0.41 |
| Hex | 39 | 70 | 97 | 3E | 1A | 0 | 29 | CD | 2D | 29 |
| Octal | 71 | 160 | 227 | 76 | 32 | 0 | 51 | 315 | 55 | 51 |
| Binary | 111001 | 1110000 | 10010111 | 111110 | 11010 | 0 | 101001 | 11001101 | 101101 | 101001 |
Color Harmonies of #397097
Complementary color
Monochromatic Colors of #397097
Black with #397097
Text Example
Text Example
White with #397097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397097; }
p { color: rgb(57,112,151); }
H1.HeaderClassName
{
color: #397097;
}
.AnyTagClassName
{
color: #397097;
}
</style>
background-color css
<style>
a { background-color: #397097; }
a { background-color: rgb(57,112,151); }
div.DivClassName
{
background-color: #397097;
}
.BgClassName
{
background-color: #397097;
}
</style>
border-color css
<style>
span { border-color: #397097; }
span { border-color: rgb(57,112,151); }
td.TdClassName
{
border-color: #397097;
}
.TagClassName
{
border-color: #397097;
}
</style>