Shades of Lochmara #396998
Tints of Lochmara #396998
RGB
CMYK
RGB Variations
Color information
#396998 (or 0x396998) is known color: Lochmara. HEX triplet: 39, 69 and 98. RGB value is (57,105,152). Sum of RGB (Red+Green+Blue) = 57+105+152=314 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.15% from 314); Green value is 105 (41.41% from 255 or 33.44% from 314); Blue value is 152 (59.77% from 255 or 48.41% from 314); Max value from RGB is 152 - color contains mainly: blue. Hex color #396998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396998 is #C69667. Grayscale: #5F5F5F. Windows color (decimal): -13014632 or 9988409. OLE color: 9988409.
HSL color Cylindrical-coordinate representation of color #396998: hue angle of 209.68º 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 #396998 is Cyan = 0.62, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 105 | 152 | - |
| CMYK | 0.62 | 0.31 | 0 | 0.40 |
| HSL | 209.68º | 0.45% | 0.41% | - |
| HSV(B) | 209.68º | 0.63% | 0.6% | - |
| XYZ | 12.41 | 13.24 | 31.61 | - |
| YUV | 96.01 | 159.6 | 100.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 152 | 0.62 | 0.31 | 0 | 0.40 | 209.68 | 0.45 | 0.41 |
| Hex | 39 | 69 | 98 | 3E | 1F | 0 | 28 | D2 | 2D | 29 |
| Octal | 71 | 151 | 230 | 76 | 37 | 0 | 50 | 322 | 55 | 51 |
| Binary | 111001 | 1101001 | 10011000 | 111110 | 11111 | 0 | 101000 | 11010010 | 101101 | 101001 |
Color Harmonies of #396998
Complementary color
Monochromatic Colors of #396998
Black with #396998
Text Example
Text Example
White with #396998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396998; }
p { color: rgb(57,105,152); }
H1.HeaderClassName
{
color: #396998;
}
.AnyTagClassName
{
color: #396998;
}
</style>
background-color css
<style>
a { background-color: #396998; }
a { background-color: rgb(57,105,152); }
div.DivClassName
{
background-color: #396998;
}
.BgClassName
{
background-color: #396998;
}
</style>
border-color css
<style>
span { border-color: #396998; }
span { border-color: rgb(57,105,152); }
td.TdClassName
{
border-color: #396998;
}
.TagClassName
{
border-color: #396998;
}
</style>