Shades of Lochmara #396899
Tints of Lochmara #396899
RGB
CMYK
RGB Variations
Color information
#396899 (or 0x396899) is known color: Lochmara. HEX triplet: 39, 68 and 99. RGB value is (57,104,153). Sum of RGB (Red+Green+Blue) = 57+104+153=314 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.15% from 314); Green value is 104 (41.02% from 255 or 33.12% from 314); Blue value is 153 (60.16% from 255 or 48.73% from 314); Max value from RGB is 153 - color contains mainly: blue. Hex color #396899 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396899 is #C69766. Grayscale: #5F5F5F. Windows color (decimal): -13014887 or 10053689. OLE color: 10053689.
HSL color Cylindrical-coordinate representation of color #396899: hue angle of 210.62º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #396899 is Cyan = 0.63, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 57 | 104 | 153 | - |
| CMYK | 0.63 | 0.32 | 0 | 0.4 |
| HSL | 210.63º | 0.46% | 0.41% | - |
| HSV(B) | 210.63º | 0.63% | 0.6% | - |
| XYZ | 12.39 | 13.07 | 32.01 | - |
| YUV | 95.53 | 160.43 | 100.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 153 | 0.63 | 0.32 | 0 | 0.4 | 210.63 | 0.46 | 0.41 |
| Hex | 39 | 68 | 99 | 3F | 20 | 0 | 28 | D3 | 2E | 29 |
| Octal | 71 | 150 | 231 | 77 | 40 | 0 | 50 | 323 | 56 | 51 |
| Binary | 111001 | 1101000 | 10011001 | 111111 | 100000 | 0 | 101000 | 11010011 | 101110 | 101001 |
Color Harmonies of #396899
Complementary color
Monochromatic Colors of #396899
Black with #396899
Text Example
Text Example
White with #396899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396899; }
p { color: rgb(57,104,153); }
H1.HeaderClassName
{
color: #396899;
}
.AnyTagClassName
{
color: #396899;
}
</style>
background-color css
<style>
a { background-color: #396899; }
a { background-color: rgb(57,104,153); }
div.DivClassName
{
background-color: #396899;
}
.BgClassName
{
background-color: #396899;
}
</style>
border-color css
<style>
span { border-color: #396899; }
span { border-color: rgb(57,104,153); }
td.TdClassName
{
border-color: #396899;
}
.TagClassName
{
border-color: #396899;
}
</style>