Shades of Lochmara #396695
Tints of Lochmara #396695
RGB
CMYK
RGB Variations
Color information
#396695 (or 0x396695) is known color: Lochmara. HEX triplet: 39, 66 and 95. RGB value is (57,102,149). Sum of RGB (Red+Green+Blue) = 57+102+149=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 102 (40.23% from 255 or 33.12% from 308); Blue value is 149 (58.59% from 255 or 48.38% from 308); Max value from RGB is 149 - color contains mainly: blue. Hex color #396695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396695 is #C6996A. Grayscale: #5D5D5D. Windows color (decimal): -13015403 or 9791033. OLE color: 9791033.
HSL color Cylindrical-coordinate representation of color #396695: hue angle of 210.65º 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 #396695 is Cyan = 0.62, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 102 | 149 | - |
| CMYK | 0.62 | 0.32 | 0 | 0.42 |
| HSL | 210.65º | 0.45% | 0.4% | - |
| HSV(B) | 210.65º | 0.62% | 0.58% | - |
| XYZ | 11.86 | 12.54 | 30.23 | - |
| YUV | 93.9 | 159.09 | 101.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 149 | 0.62 | 0.32 | 0 | 0.42 | 210.65 | 0.45 | 0.4 |
| Hex | 39 | 66 | 95 | 3E | 20 | 0 | 2A | D3 | 2D | 28 |
| Octal | 71 | 146 | 225 | 76 | 40 | 0 | 52 | 323 | 55 | 50 |
| Binary | 111001 | 1100110 | 10010101 | 111110 | 100000 | 0 | 101010 | 11010011 | 101101 | 101000 |
Color Harmonies of #396695
Complementary color
Monochromatic Colors of #396695
Black with #396695
Text Example
Text Example
White with #396695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396695; }
p { color: rgb(57,102,149); }
H1.HeaderClassName
{
color: #396695;
}
.AnyTagClassName
{
color: #396695;
}
</style>
background-color css
<style>
a { background-color: #396695; }
a { background-color: rgb(57,102,149); }
div.DivClassName
{
background-color: #396695;
}
.BgClassName
{
background-color: #396695;
}
</style>
border-color css
<style>
span { border-color: #396695; }
span { border-color: rgb(57,102,149); }
td.TdClassName
{
border-color: #396695;
}
.TagClassName
{
border-color: #396695;
}
</style>