Shades of Lochmara #396798
Tints of Lochmara #396798
RGB
CMYK
RGB Variations
Color information
#396798 (or 0x396798) is known color: Lochmara. HEX triplet: 39, 67 and 98. RGB value is (57,103,152). Sum of RGB (Red+Green+Blue) = 57+103+152=312 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.27% from 312); Green value is 103 (40.62% from 255 or 33.01% from 312); Blue value is 152 (59.77% from 255 or 48.72% from 312); Max value from RGB is 152 - color contains mainly: blue. Hex color #396798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396798 is #C69867. Grayscale: #5E5E5E. Windows color (decimal): -13015144 or 9987897. OLE color: 9987897.
HSL color Cylindrical-coordinate representation of color #396798: hue angle of 210.95º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #396798 is Cyan = 0.62, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 103 | 152 | - |
| CMYK | 0.62 | 0.32 | 0 | 0.40 |
| HSL | 210.95º | 0.45% | 0.41% | - |
| HSV(B) | 210.95º | 0.63% | 0.6% | - |
| XYZ | 12.21 | 12.84 | 31.54 | - |
| YUV | 94.83 | 160.26 | 101.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 152 | 0.62 | 0.32 | 0 | 0.40 | 210.95 | 0.45 | 0.41 |
| Hex | 39 | 67 | 98 | 3E | 20 | 0 | 28 | D3 | 2D | 29 |
| Octal | 71 | 147 | 230 | 76 | 40 | 0 | 50 | 323 | 55 | 51 |
| Binary | 111001 | 1100111 | 10011000 | 111110 | 100000 | 0 | 101000 | 11010011 | 101101 | 101001 |
Color Harmonies of #396798
Complementary color
Monochromatic Colors of #396798
Black with #396798
Text Example
Text Example
White with #396798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396798; }
p { color: rgb(57,103,152); }
H1.HeaderClassName
{
color: #396798;
}
.AnyTagClassName
{
color: #396798;
}
</style>
background-color css
<style>
a { background-color: #396798; }
a { background-color: rgb(57,103,152); }
div.DivClassName
{
background-color: #396798;
}
.BgClassName
{
background-color: #396798;
}
</style>
border-color css
<style>
span { border-color: #396798; }
span { border-color: rgb(57,103,152); }
td.TdClassName
{
border-color: #396798;
}
.TagClassName
{
border-color: #396798;
}
</style>