Shades of Lochmara #396694
Tints of Lochmara #396694
RGB
CMYK
RGB Variations
Color information
#396694 (or 0x396694) is known color: Lochmara. HEX triplet: 39, 66 and 94. RGB value is (57,102,148). Sum of RGB (Red+Green+Blue) = 57+102+148=307 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.57% from 307); Green value is 102 (40.23% from 255 or 33.22% from 307); Blue value is 148 (58.20% from 255 or 48.21% from 307); Max value from RGB is 148 - color contains mainly: blue. Hex color #396694 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396694 is #C6996B. Grayscale: #5D5D5D. Windows color (decimal): -13015404 or 9725497. OLE color: 9725497.
HSL color Cylindrical-coordinate representation of color #396694: hue angle of 210.33º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #396694 is Cyan = 0.61, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 102 | 148 | - |
| CMYK | 0.61 | 0.31 | 0 | 0.42 |
| HSL | 210.33º | 0.44% | 0.4% | - |
| HSV(B) | 210.33º | 0.61% | 0.58% | - |
| XYZ | 11.78 | 12.51 | 29.81 | - |
| YUV | 93.79 | 158.59 | 101.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 148 | 0.61 | 0.31 | 0 | 0.42 | 210.33 | 0.44 | 0.4 |
| Hex | 39 | 66 | 94 | 3D | 1F | 0 | 2A | D2 | 2C | 28 |
| Octal | 71 | 146 | 224 | 75 | 37 | 0 | 52 | 322 | 54 | 50 |
| Binary | 111001 | 1100110 | 10010100 | 111101 | 11111 | 0 | 101010 | 11010010 | 101100 | 101000 |
Color Harmonies of #396694
Complementary color
Monochromatic Colors of #396694
Black with #396694
Text Example
Text Example
White with #396694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396694; }
p { color: rgb(57,102,148); }
H1.HeaderClassName
{
color: #396694;
}
.AnyTagClassName
{
color: #396694;
}
</style>
background-color css
<style>
a { background-color: #396694; }
a { background-color: rgb(57,102,148); }
div.DivClassName
{
background-color: #396694;
}
.BgClassName
{
background-color: #396694;
}
</style>
border-color css
<style>
span { border-color: #396694; }
span { border-color: rgb(57,102,148); }
td.TdClassName
{
border-color: #396694;
}
.TagClassName
{
border-color: #396694;
}
</style>