Shades of Lochmara #386597
Tints of Lochmara #386597
RGB
CMYK
RGB Variations
Color information
#386597 (or 0x386597) is known color: Lochmara. HEX triplet: 38, 65 and 97. RGB value is (56,101,151). Sum of RGB (Red+Green+Blue) = 56+101+151=308 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.18% from 308); Green value is 101 (39.84% from 255 or 32.79% from 308); Blue value is 151 (59.38% from 255 or 49.03% from 308); Max value from RGB is 151 - color contains mainly: blue. Hex color #386597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386597 is #C79A68. Grayscale: #5D5D5D. Windows color (decimal): -13081193 or 9921848. OLE color: 9921848.
HSL color Cylindrical-coordinate representation of color #386597: hue angle of 211.58º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #386597 is Cyan = 0.63, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 101 | 151 | - |
| CMYK | 0.63 | 0.33 | 0 | 0.41 |
| HSL | 211.58º | 0.46% | 0.41% | - |
| HSV(B) | 211.58º | 0.63% | 0.59% | - |
| XYZ | 11.87 | 12.38 | 31.04 | - |
| YUV | 93.25 | 160.59 | 101.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 151 | 0.63 | 0.33 | 0 | 0.41 | 211.58 | 0.46 | 0.41 |
| Hex | 38 | 65 | 97 | 3F | 21 | 0 | 29 | D4 | 2E | 29 |
| Octal | 70 | 145 | 227 | 77 | 41 | 0 | 51 | 324 | 56 | 51 |
| Binary | 111000 | 1100101 | 10010111 | 111111 | 100001 | 0 | 101001 | 11010100 | 101110 | 101001 |
Color Harmonies of #386597
Complementary color
Monochromatic Colors of #386597
Black with #386597
Text Example
Text Example
White with #386597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386597; }
p { color: rgb(56,101,151); }
H1.HeaderClassName
{
color: #386597;
}
.AnyTagClassName
{
color: #386597;
}
</style>
background-color css
<style>
a { background-color: #386597; }
a { background-color: rgb(56,101,151); }
div.DivClassName
{
background-color: #386597;
}
.BgClassName
{
background-color: #386597;
}
</style>
border-color css
<style>
span { border-color: #386597; }
span { border-color: rgb(56,101,151); }
td.TdClassName
{
border-color: #386597;
}
.TagClassName
{
border-color: #386597;
}
</style>