Shades of Lochmara #396892
Tints of Lochmara #396892
RGB
CMYK
RGB Variations
Color information
#396892 (or 0x396892) is known color: Lochmara. HEX triplet: 39, 68 and 92. RGB value is (57,104,146). Sum of RGB (Red+Green+Blue) = 57+104+146=307 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.57% from 307); Green value is 104 (41.02% from 255 or 33.88% from 307); Blue value is 146 (57.42% from 255 or 47.56% from 307); Max value from RGB is 146 - color contains mainly: blue. Hex color #396892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396892 is #C6976D. Grayscale: #5E5E5E. Windows color (decimal): -13014894 or 9594937. OLE color: 9594937.
HSL color Cylindrical-coordinate representation of color #396892: hue angle of 208.31º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #396892 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 104 | 146 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.43 |
| HSL | 208.31º | 0.44% | 0.4% | - |
| HSV(B) | 208.31º | 0.61% | 0.57% | - |
| XYZ | 11.83 | 12.85 | 29.05 | - |
| YUV | 94.74 | 156.93 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 146 | 0.61 | 0.29 | 0 | 0.43 | 208.31 | 0.44 | 0.4 |
| Hex | 39 | 68 | 92 | 3D | 1D | 0 | 2B | D0 | 2C | 28 |
| Octal | 71 | 150 | 222 | 75 | 35 | 0 | 53 | 320 | 54 | 50 |
| Binary | 111001 | 1101000 | 10010010 | 111101 | 11101 | 0 | 101011 | 11010000 | 101100 | 101000 |
Color Harmonies of #396892
Complementary color
Monochromatic Colors of #396892
Black with #396892
Text Example
Text Example
White with #396892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396892; }
p { color: rgb(57,104,146); }
H1.HeaderClassName
{
color: #396892;
}
.AnyTagClassName
{
color: #396892;
}
</style>
background-color css
<style>
a { background-color: #396892; }
a { background-color: rgb(57,104,146); }
div.DivClassName
{
background-color: #396892;
}
.BgClassName
{
background-color: #396892;
}
</style>
border-color css
<style>
span { border-color: #396892; }
span { border-color: rgb(57,104,146); }
td.TdClassName
{
border-color: #396892;
}
.TagClassName
{
border-color: #396892;
}
</style>