Shades of Lochmara #387196
Tints of Lochmara #387196
RGB
CMYK
RGB Variations
Color information
#387196 (or 0x387196) is known color: Lochmara. HEX triplet: 38, 71 and 96. RGB value is (56,113,150). Sum of RGB (Red+Green+Blue) = 56+113+150=319 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.55% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #387196 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387196 is #C78E69. Grayscale: #636363. Windows color (decimal): -13078122 or 9859384. OLE color: 9859384.
HSL color Cylindrical-coordinate representation of color #387196: hue angle of 203.62º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #387196 is Cyan = 0.63, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 113 | 150 | - |
| CMYK | 0.63 | 0.25 | 0 | 0.41 |
| HSL | 203.62º | 0.46% | 0.4% | - |
| HSV(B) | 203.62º | 0.63% | 0.59% | - |
| XYZ | 13.04 | 14.85 | 31.03 | - |
| YUV | 100.18 | 156.12 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 150 | 0.63 | 0.25 | 0 | 0.41 | 203.62 | 0.46 | 0.4 |
| Hex | 38 | 71 | 96 | 3F | 19 | 0 | 29 | CC | 2E | 28 |
| Octal | 70 | 161 | 226 | 77 | 31 | 0 | 51 | 314 | 56 | 50 |
| Binary | 111000 | 1110001 | 10010110 | 111111 | 11001 | 0 | 101001 | 11001100 | 101110 | 101000 |
Color Harmonies of #387196
Complementary color
Monochromatic Colors of #387196
Black with #387196
Text Example
Text Example
White with #387196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387196; }
p { color: rgb(56,113,150); }
H1.HeaderClassName
{
color: #387196;
}
.AnyTagClassName
{
color: #387196;
}
</style>
background-color css
<style>
a { background-color: #387196; }
a { background-color: rgb(56,113,150); }
div.DivClassName
{
background-color: #387196;
}
.BgClassName
{
background-color: #387196;
}
</style>
border-color css
<style>
span { border-color: #387196; }
span { border-color: rgb(56,113,150); }
td.TdClassName
{
border-color: #387196;
}
.TagClassName
{
border-color: #387196;
}
</style>