Shades of Lochmara #386994
Tints of Lochmara #386994
RGB
CMYK
RGB Variations
Color information
#386994 (or 0x386994) is known color: Lochmara. HEX triplet: 38, 69 and 94. RGB value is (56,105,148). Sum of RGB (Red+Green+Blue) = 56+105+148=309 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.12% from 309); Green value is 105 (41.41% from 255 or 33.98% from 309); Blue value is 148 (58.20% from 255 or 47.90% from 309); Max value from RGB is 148 - color contains mainly: blue. Hex color #386994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386994 is #C7966B. Grayscale: #5F5F5F. Windows color (decimal): -13080172 or 9726264. OLE color: 9726264.
HSL color Cylindrical-coordinate representation of color #386994: hue angle of 208.04º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #386994 is Cyan = 0.62, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 105 | 148 | - |
| CMYK | 0.62 | 0.29 | 0 | 0.42 |
| HSL | 208.04º | 0.45% | 0.4% | - |
| HSV(B) | 208.04º | 0.62% | 0.58% | - |
| XYZ | 12.03 | 13.08 | 29.91 | - |
| YUV | 95.25 | 157.77 | 100 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 148 | 0.62 | 0.29 | 0 | 0.42 | 208.04 | 0.45 | 0.4 |
| Hex | 38 | 69 | 94 | 3E | 1D | 0 | 2A | D0 | 2D | 28 |
| Octal | 70 | 151 | 224 | 76 | 35 | 0 | 52 | 320 | 55 | 50 |
| Binary | 111000 | 1101001 | 10010100 | 111110 | 11101 | 0 | 101010 | 11010000 | 101101 | 101000 |
Color Harmonies of #386994
Complementary color
Monochromatic Colors of #386994
Black with #386994
Text Example
Text Example
White with #386994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386994; }
p { color: rgb(56,105,148); }
H1.HeaderClassName
{
color: #386994;
}
.AnyTagClassName
{
color: #386994;
}
</style>
background-color css
<style>
a { background-color: #386994; }
a { background-color: rgb(56,105,148); }
div.DivClassName
{
background-color: #386994;
}
.BgClassName
{
background-color: #386994;
}
</style>
border-color css
<style>
span { border-color: #386994; }
span { border-color: rgb(56,105,148); }
td.TdClassName
{
border-color: #386994;
}
.TagClassName
{
border-color: #386994;
}
</style>