Shades of Lochmara #396895
Tints of Lochmara #396895
RGB
CMYK
RGB Variations
Color information
#396895 (or 0x396895) is known color: Lochmara. HEX triplet: 39, 68 and 95. RGB value is (57,104,149). Sum of RGB (Red+Green+Blue) = 57+104+149=310 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.39% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 149 (58.59% from 255 or 48.06% from 310); Max value from RGB is 149 - color contains mainly: blue. Hex color #396895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396895 is #C6976A. Grayscale: #5E5E5E. Windows color (decimal): -13014891 or 9791545. OLE color: 9791545.
HSL color Cylindrical-coordinate representation of color #396895: hue angle of 209.35º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #396895 is Cyan = 0.62, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 104 | 149 | - |
| CMYK | 0.62 | 0.30 | 0 | 0.42 |
| HSL | 209.35º | 0.45% | 0.4% | - |
| HSV(B) | 209.35º | 0.62% | 0.58% | - |
| XYZ | 12.06 | 12.94 | 30.3 | - |
| YUV | 95.08 | 158.43 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 149 | 0.62 | 0.30 | 0 | 0.42 | 209.35 | 0.45 | 0.4 |
| Hex | 39 | 68 | 95 | 3E | 1E | 0 | 2A | D1 | 2D | 28 |
| Octal | 71 | 150 | 225 | 76 | 36 | 0 | 52 | 321 | 55 | 50 |
| Binary | 111001 | 1101000 | 10010101 | 111110 | 11110 | 0 | 101010 | 11010001 | 101101 | 101000 |
Color Harmonies of #396895
Complementary color
Monochromatic Colors of #396895
Black with #396895
Text Example
Text Example
White with #396895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396895; }
p { color: rgb(57,104,149); }
H1.HeaderClassName
{
color: #396895;
}
.AnyTagClassName
{
color: #396895;
}
</style>
background-color css
<style>
a { background-color: #396895; }
a { background-color: rgb(57,104,149); }
div.DivClassName
{
background-color: #396895;
}
.BgClassName
{
background-color: #396895;
}
</style>
border-color css
<style>
span { border-color: #396895; }
span { border-color: rgb(57,104,149); }
td.TdClassName
{
border-color: #396895;
}
.TagClassName
{
border-color: #396895;
}
</style>