Shades of Lochmara #397296
Tints of Lochmara #397296
RGB
CMYK
RGB Variations
Color information
#397296 (or 0x397296) is known color: Lochmara. HEX triplet: 39, 72 and 96. RGB value is (57,114,150). Sum of RGB (Red+Green+Blue) = 57+114+150=321 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.76% from 321); Green value is 114 (44.92% from 255 or 35.51% from 321); Blue value is 150 (58.98% from 255 or 46.73% from 321); Max value from RGB is 150 - color contains mainly: blue. Hex color #397296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397296 is #C68D69. Grayscale: #646464. Windows color (decimal): -13012330 or 9859641. OLE color: 9859641.
HSL color Cylindrical-coordinate representation of color #397296: hue angle of 203.23º 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 #397296 is Cyan = 0.62, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 114 | 150 | - |
| CMYK | 0.62 | 0.24 | 0 | 0.41 |
| HSL | 203.23º | 0.45% | 0.41% | - |
| HSV(B) | 203.23º | 0.62% | 0.59% | - |
| XYZ | 13.21 | 15.11 | 31.07 | - |
| YUV | 101.06 | 155.62 | 96.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 150 | 0.62 | 0.24 | 0 | 0.41 | 203.23 | 0.45 | 0.41 |
| Hex | 39 | 72 | 96 | 3E | 18 | 0 | 29 | CB | 2D | 29 |
| Octal | 71 | 162 | 226 | 76 | 30 | 0 | 51 | 313 | 55 | 51 |
| Binary | 111001 | 1110010 | 10010110 | 111110 | 11000 | 0 | 101001 | 11001011 | 101101 | 101001 |
Color Harmonies of #397296
Complementary color
Monochromatic Colors of #397296
Black with #397296
Text Example
Text Example
White with #397296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397296; }
p { color: rgb(57,114,150); }
H1.HeaderClassName
{
color: #397296;
}
.AnyTagClassName
{
color: #397296;
}
</style>
background-color css
<style>
a { background-color: #397296; }
a { background-color: rgb(57,114,150); }
div.DivClassName
{
background-color: #397296;
}
.BgClassName
{
background-color: #397296;
}
</style>
border-color css
<style>
span { border-color: #397296; }
span { border-color: rgb(57,114,150); }
td.TdClassName
{
border-color: #397296;
}
.TagClassName
{
border-color: #397296;
}
</style>