Shades of Lochmara #386792
Tints of Lochmara #386792
RGB
CMYK
RGB Variations
Color information
#386792 (or 0x386792) is known color: Lochmara. HEX triplet: 38, 67 and 92. RGB value is (56,103,146). Sum of RGB (Red+Green+Blue) = 56+103+146=305 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.36% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 146 (57.42% from 255 or 47.87% from 305); Max value from RGB is 146 - color contains mainly: blue. Hex color #386792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386792 is #C7986D. Grayscale: #5D5D5D. Windows color (decimal): -13080686 or 9594680. OLE color: 9594680.
HSL color Cylindrical-coordinate representation of color #386792: hue angle of 208.67º 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 #386792 is Cyan = 0.62, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 103 | 146 | - |
| CMYK | 0.62 | 0.29 | 0 | 0.43 |
| HSL | 208.67º | 0.45% | 0.4% | - |
| HSV(B) | 208.67º | 0.62% | 0.57% | - |
| XYZ | 11.67 | 12.62 | 29.01 | - |
| YUV | 93.85 | 157.43 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 146 | 0.62 | 0.29 | 0 | 0.43 | 208.67 | 0.45 | 0.4 |
| Hex | 38 | 67 | 92 | 3E | 1D | 0 | 2B | D1 | 2D | 28 |
| Octal | 70 | 147 | 222 | 76 | 35 | 0 | 53 | 321 | 55 | 50 |
| Binary | 111000 | 1100111 | 10010010 | 111110 | 11101 | 0 | 101011 | 11010001 | 101101 | 101000 |
Color Harmonies of #386792
Complementary color
Monochromatic Colors of #386792
Black with #386792
Text Example
Text Example
White with #386792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386792; }
p { color: rgb(56,103,146); }
H1.HeaderClassName
{
color: #386792;
}
.AnyTagClassName
{
color: #386792;
}
</style>
background-color css
<style>
a { background-color: #386792; }
a { background-color: rgb(56,103,146); }
div.DivClassName
{
background-color: #386792;
}
.BgClassName
{
background-color: #386792;
}
</style>
border-color css
<style>
span { border-color: #386792; }
span { border-color: rgb(56,103,146); }
td.TdClassName
{
border-color: #386792;
}
.TagClassName
{
border-color: #386792;
}
</style>