Shades of Lochmara #386892
Tints of Lochmara #386892
RGB
CMYK
RGB Variations
Color information
#386892 (or 0x386892) is known color: Lochmara. HEX triplet: 38, 68 and 92. RGB value is (56,104,146). Sum of RGB (Red+Green+Blue) = 56+104+146=306 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.30% from 306); Green value is 104 (41.02% from 255 or 33.99% from 306); Blue value is 146 (57.42% from 255 or 47.71% from 306); Max value from RGB is 146 - color contains mainly: blue. Hex color #386892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386892 is #C7976D. Grayscale: #5E5E5E. Windows color (decimal): -13080430 or 9594936. OLE color: 9594936.
HSL color Cylindrical-coordinate representation of color #386892: hue angle of 208º 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 #386892 is Cyan = 0.62, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 104 | 146 | - |
| CMYK | 0.62 | 0.29 | 0 | 0.43 |
| HSL | 208º | 0.45% | 0.4% | - |
| HSV(B) | 208º | 0.62% | 0.57% | - |
| XYZ | 11.77 | 12.82 | 29.05 | - |
| YUV | 94.44 | 157.1 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 146 | 0.62 | 0.29 | 0 | 0.43 | 208 | 0.45 | 0.4 |
| Hex | 38 | 68 | 92 | 3E | 1D | 0 | 2B | D0 | 2D | 28 |
| Octal | 70 | 150 | 222 | 76 | 35 | 0 | 53 | 320 | 55 | 50 |
| Binary | 111000 | 1101000 | 10010010 | 111110 | 11101 | 0 | 101011 | 11010000 | 101101 | 101000 |
Color Harmonies of #386892
Complementary color
Monochromatic Colors of #386892
Black with #386892
Text Example
Text Example
White with #386892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386892; }
p { color: rgb(56,104,146); }
H1.HeaderClassName
{
color: #386892;
}
.AnyTagClassName
{
color: #386892;
}
</style>
background-color css
<style>
a { background-color: #386892; }
a { background-color: rgb(56,104,146); }
div.DivClassName
{
background-color: #386892;
}
.BgClassName
{
background-color: #386892;
}
</style>
border-color css
<style>
span { border-color: #386892; }
span { border-color: rgb(56,104,146); }
td.TdClassName
{
border-color: #386892;
}
.TagClassName
{
border-color: #386892;
}
</style>