Shades of Lochmara #396794
Tints of Lochmara #396794
RGB
CMYK
RGB Variations
Color information
#396794 (or 0x396794) is known color: Lochmara. HEX triplet: 39, 67 and 94. RGB value is (57,103,148). Sum of RGB (Red+Green+Blue) = 57+103+148=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 103 (40.62% from 255 or 33.44% from 308); Blue value is 148 (58.20% from 255 or 48.05% from 308); Max value from RGB is 148 - color contains mainly: blue. Hex color #396794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396794 is #C6986B. Grayscale: #5E5E5E. Windows color (decimal): -13015148 or 9725753. OLE color: 9725753.
HSL color Cylindrical-coordinate representation of color #396794: hue angle of 209.67º 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 #396794 is Cyan = 0.61, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 103 | 148 | - |
| CMYK | 0.61 | 0.30 | 0 | 0.42 |
| HSL | 209.67º | 0.44% | 0.4% | - |
| HSV(B) | 209.67º | 0.61% | 0.58% | - |
| XYZ | 11.88 | 12.71 | 29.84 | - |
| YUV | 94.38 | 158.26 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 148 | 0.61 | 0.30 | 0 | 0.42 | 209.67 | 0.44 | 0.4 |
| Hex | 39 | 67 | 94 | 3D | 1E | 0 | 2A | D2 | 2C | 28 |
| Octal | 71 | 147 | 224 | 75 | 36 | 0 | 52 | 322 | 54 | 50 |
| Binary | 111001 | 1100111 | 10010100 | 111101 | 11110 | 0 | 101010 | 11010010 | 101100 | 101000 |
Color Harmonies of #396794
Complementary color
Monochromatic Colors of #396794
Black with #396794
Text Example
Text Example
White with #396794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396794; }
p { color: rgb(57,103,148); }
H1.HeaderClassName
{
color: #396794;
}
.AnyTagClassName
{
color: #396794;
}
</style>
background-color css
<style>
a { background-color: #396794; }
a { background-color: rgb(57,103,148); }
div.DivClassName
{
background-color: #396794;
}
.BgClassName
{
background-color: #396794;
}
</style>
border-color css
<style>
span { border-color: #396794; }
span { border-color: rgb(57,103,148); }
td.TdClassName
{
border-color: #396794;
}
.TagClassName
{
border-color: #396794;
}
</style>