Shades of Lochmara #397096
Tints of Lochmara #397096
RGB
CMYK
RGB Variations
Color information
#397096 (or 0x397096) is known color: Lochmara. HEX triplet: 39, 70 and 96. RGB value is (57,112,150). Sum of RGB (Red+Green+Blue) = 57+112+150=319 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.87% from 319); Green value is 112 (44.14% from 255 or 35.11% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #397096 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397096 is #C68F69. Grayscale: #636363. Windows color (decimal): -13012842 or 9859129. OLE color: 9859129.
HSL color Cylindrical-coordinate representation of color #397096: hue angle of 204.52º 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 #397096 is Cyan = 0.62, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 112 | 150 | - |
| CMYK | 0.62 | 0.25 | 0 | 0.41 |
| HSL | 204.52º | 0.45% | 0.41% | - |
| HSV(B) | 204.52º | 0.62% | 0.59% | - |
| XYZ | 12.99 | 14.66 | 31 | - |
| YUV | 99.89 | 156.28 | 97.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 150 | 0.62 | 0.25 | 0 | 0.41 | 204.52 | 0.45 | 0.41 |
| Hex | 39 | 70 | 96 | 3E | 19 | 0 | 29 | CD | 2D | 29 |
| Octal | 71 | 160 | 226 | 76 | 31 | 0 | 51 | 315 | 55 | 51 |
| Binary | 111001 | 1110000 | 10010110 | 111110 | 11001 | 0 | 101001 | 11001101 | 101101 | 101001 |
Color Harmonies of #397096
Complementary color
Monochromatic Colors of #397096
Black with #397096
Text Example
Text Example
White with #397096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397096; }
p { color: rgb(57,112,150); }
H1.HeaderClassName
{
color: #397096;
}
.AnyTagClassName
{
color: #397096;
}
</style>
background-color css
<style>
a { background-color: #397096; }
a { background-color: rgb(57,112,150); }
div.DivClassName
{
background-color: #397096;
}
.BgClassName
{
background-color: #397096;
}
</style>
border-color css
<style>
span { border-color: #397096; }
span { border-color: rgb(57,112,150); }
td.TdClassName
{
border-color: #397096;
}
.TagClassName
{
border-color: #397096;
}
</style>