Shades of Lochmara #396795
Tints of Lochmara #396795
RGB
CMYK
RGB Variations
Color information
#396795 (or 0x396795) is known color: Lochmara. HEX triplet: 39, 67 and 95. RGB value is (57,103,149). Sum of RGB (Red+Green+Blue) = 57+103+149=309 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.45% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 149 (58.59% from 255 or 48.22% from 309); Max value from RGB is 149 - color contains mainly: blue. Hex color #396795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396795 is #C6986A. Grayscale: #5E5E5E. Windows color (decimal): -13015147 or 9791289. OLE color: 9791289.
HSL color Cylindrical-coordinate representation of color #396795: hue angle of 210º 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 #396795 is Cyan = 0.62, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 103 | 149 | - |
| CMYK | 0.62 | 0.31 | 0 | 0.42 |
| HSL | 210º | 0.45% | 0.4% | - |
| HSV(B) | 210º | 0.62% | 0.58% | - |
| XYZ | 11.96 | 12.74 | 30.26 | - |
| YUV | 94.49 | 158.76 | 101.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 149 | 0.62 | 0.31 | 0 | 0.42 | 210 | 0.45 | 0.4 |
| Hex | 39 | 67 | 95 | 3E | 1F | 0 | 2A | D2 | 2D | 28 |
| Octal | 71 | 147 | 225 | 76 | 37 | 0 | 52 | 322 | 55 | 50 |
| Binary | 111001 | 1100111 | 10010101 | 111110 | 11111 | 0 | 101010 | 11010010 | 101101 | 101000 |
Color Harmonies of #396795
Complementary color
Monochromatic Colors of #396795
Black with #396795
Text Example
Text Example
White with #396795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396795; }
p { color: rgb(57,103,149); }
H1.HeaderClassName
{
color: #396795;
}
.AnyTagClassName
{
color: #396795;
}
</style>
background-color css
<style>
a { background-color: #396795; }
a { background-color: rgb(57,103,149); }
div.DivClassName
{
background-color: #396795;
}
.BgClassName
{
background-color: #396795;
}
</style>
border-color css
<style>
span { border-color: #396795; }
span { border-color: rgb(57,103,149); }
td.TdClassName
{
border-color: #396795;
}
.TagClassName
{
border-color: #396795;
}
</style>