Shades of Lochmara #397298
Tints of Lochmara #397298
RGB
CMYK
RGB Variations
Color information
#397298 (or 0x397298) is known color: Lochmara. HEX triplet: 39, 72 and 98. RGB value is (57,114,152). Sum of RGB (Red+Green+Blue) = 57+114+152=323 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.65% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 152 (59.77% from 255 or 47.06% from 323); Max value from RGB is 152 - color contains mainly: blue. Hex color #397298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397298 is #C68D67. Grayscale: #656565. Windows color (decimal): -13012328 or 9990713. OLE color: 9990713.
HSL color Cylindrical-coordinate representation of color #397298: hue angle of 204º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #397298 is Cyan = 0.62, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 114 | 152 | - |
| CMYK | 0.62 | 0.25 | 0 | 0.40 |
| HSL | 204º | 0.45% | 0.41% | - |
| HSV(B) | 204º | 0.63% | 0.6% | - |
| XYZ | 13.37 | 15.17 | 31.93 | - |
| YUV | 101.29 | 156.62 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 152 | 0.62 | 0.25 | 0 | 0.40 | 204 | 0.45 | 0.41 |
| Hex | 39 | 72 | 98 | 3E | 19 | 0 | 28 | CC | 2D | 29 |
| Octal | 71 | 162 | 230 | 76 | 31 | 0 | 50 | 314 | 55 | 51 |
| Binary | 111001 | 1110010 | 10011000 | 111110 | 11001 | 0 | 101000 | 11001100 | 101101 | 101001 |
Color Harmonies of #397298
Complementary color
Monochromatic Colors of #397298
Black with #397298
Text Example
Text Example
White with #397298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397298; }
p { color: rgb(57,114,152); }
H1.HeaderClassName
{
color: #397298;
}
.AnyTagClassName
{
color: #397298;
}
</style>
background-color css
<style>
a { background-color: #397298; }
a { background-color: rgb(57,114,152); }
div.DivClassName
{
background-color: #397298;
}
.BgClassName
{
background-color: #397298;
}
</style>
border-color css
<style>
span { border-color: #397298; }
span { border-color: rgb(57,114,152); }
td.TdClassName
{
border-color: #397298;
}
.TagClassName
{
border-color: #397298;
}
</style>