Shades of Lochmara #396799
Tints of Lochmara #396799
RGB
CMYK
RGB Variations
Color information
#396799 (or 0x396799) is known color: Lochmara. HEX triplet: 39, 67 and 99. RGB value is (57,103,153). Sum of RGB (Red+Green+Blue) = 57+103+153=313 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.21% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 153 (60.16% from 255 or 48.88% from 313); Max value from RGB is 153 - color contains mainly: blue. Hex color #396799 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396799 is #C69866. Grayscale: #5E5E5E. Windows color (decimal): -13015143 or 10053433. OLE color: 10053433.
HSL color Cylindrical-coordinate representation of color #396799: hue angle of 211.25º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #396799 is Cyan = 0.63, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 57 | 103 | 153 | - |
| CMYK | 0.63 | 0.33 | 0 | 0.4 |
| HSL | 211.25º | 0.46% | 0.41% | - |
| HSV(B) | 211.25º | 0.63% | 0.6% | - |
| XYZ | 12.29 | 12.87 | 31.97 | - |
| YUV | 94.95 | 160.76 | 100.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 153 | 0.63 | 0.33 | 0 | 0.4 | 211.25 | 0.46 | 0.41 |
| Hex | 39 | 67 | 99 | 3F | 21 | 0 | 28 | D3 | 2E | 29 |
| Octal | 71 | 147 | 231 | 77 | 41 | 0 | 50 | 323 | 56 | 51 |
| Binary | 111001 | 1100111 | 10011001 | 111111 | 100001 | 0 | 101000 | 11010011 | 101110 | 101001 |
Color Harmonies of #396799
Complementary color
Monochromatic Colors of #396799
Black with #396799
Text Example
Text Example
White with #396799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396799; }
p { color: rgb(57,103,153); }
H1.HeaderClassName
{
color: #396799;
}
.AnyTagClassName
{
color: #396799;
}
</style>
background-color css
<style>
a { background-color: #396799; }
a { background-color: rgb(57,103,153); }
div.DivClassName
{
background-color: #396799;
}
.BgClassName
{
background-color: #396799;
}
</style>
border-color css
<style>
span { border-color: #396799; }
span { border-color: rgb(57,103,153); }
td.TdClassName
{
border-color: #396799;
}
.TagClassName
{
border-color: #396799;
}
</style>