Shades of Lochmara #386692
Tints of Lochmara #386692
RGB
CMYK
RGB Variations
Color information
#386692 (or 0x386692) is known color: Lochmara. HEX triplet: 38, 66 and 92. RGB value is (56,102,146). Sum of RGB (Red+Green+Blue) = 56+102+146=304 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.42% from 304); Green value is 102 (40.23% from 255 or 33.55% from 304); Blue value is 146 (57.42% from 255 or 48.03% from 304); Max value from RGB is 146 - color contains mainly: blue. Hex color #386692 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386692 is #C7996D. Grayscale: #5D5D5D. Windows color (decimal): -13080942 or 9594424. OLE color: 9594424.
HSL color Cylindrical-coordinate representation of color #386692: hue angle of 209.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #386692 is Cyan = 0.62, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 102 | 146 | - |
| CMYK | 0.62 | 0.30 | 0 | 0.43 |
| HSL | 209.33º | 0.45% | 0.4% | - |
| HSV(B) | 209.33º | 0.62% | 0.57% | - |
| XYZ | 11.57 | 12.42 | 28.98 | - |
| YUV | 93.26 | 157.76 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 146 | 0.62 | 0.30 | 0 | 0.43 | 209.33 | 0.45 | 0.4 |
| Hex | 38 | 66 | 92 | 3E | 1E | 0 | 2B | D1 | 2D | 28 |
| Octal | 70 | 146 | 222 | 76 | 36 | 0 | 53 | 321 | 55 | 50 |
| Binary | 111000 | 1100110 | 10010010 | 111110 | 11110 | 0 | 101011 | 11010001 | 101101 | 101000 |
Color Harmonies of #386692
Complementary color
Monochromatic Colors of #386692
Black with #386692
Text Example
Text Example
White with #386692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386692; }
p { color: rgb(56,102,146); }
H1.HeaderClassName
{
color: #386692;
}
.AnyTagClassName
{
color: #386692;
}
</style>
background-color css
<style>
a { background-color: #386692; }
a { background-color: rgb(56,102,146); }
div.DivClassName
{
background-color: #386692;
}
.BgClassName
{
background-color: #386692;
}
</style>
border-color css
<style>
span { border-color: #386692; }
span { border-color: rgb(56,102,146); }
td.TdClassName
{
border-color: #386692;
}
.TagClassName
{
border-color: #386692;
}
</style>