Shades of Lochmara #386798
Tints of Lochmara #386798
RGB
CMYK
RGB Variations
Color information
#386798 (or 0x386798) is known color: Lochmara. HEX triplet: 38, 67 and 98. RGB value is (56,103,152). Sum of RGB (Red+Green+Blue) = 56+103+152=311 (41% of max value = 765). Red value is 56 (22.27% from 255 or 18.01% from 311); Green value is 103 (40.62% from 255 or 33.12% from 311); Blue value is 152 (59.77% from 255 or 48.87% from 311); Max value from RGB is 152 - color contains mainly: blue. Hex color #386798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386798 is #C79867. Grayscale: #5E5E5E. Windows color (decimal): -13080680 or 9987896. OLE color: 9987896.
HSL color Cylindrical-coordinate representation of color #386798: hue angle of 210.62º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #386798 is Cyan = 0.63, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 103 | 152 | - |
| CMYK | 0.63 | 0.32 | 0 | 0.40 |
| HSL | 210.63º | 0.46% | 0.41% | - |
| HSV(B) | 210.63º | 0.63% | 0.6% | - |
| XYZ | 12.15 | 12.81 | 31.54 | - |
| YUV | 94.53 | 160.43 | 100.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 152 | 0.63 | 0.32 | 0 | 0.40 | 210.63 | 0.46 | 0.41 |
| Hex | 38 | 67 | 98 | 3F | 20 | 0 | 28 | D3 | 2E | 29 |
| Octal | 70 | 147 | 230 | 77 | 40 | 0 | 50 | 323 | 56 | 51 |
| Binary | 111000 | 1100111 | 10011000 | 111111 | 100000 | 0 | 101000 | 11010011 | 101110 | 101001 |
Color Harmonies of #386798
Complementary color
Monochromatic Colors of #386798
Black with #386798
Text Example
Text Example
White with #386798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386798; }
p { color: rgb(56,103,152); }
H1.HeaderClassName
{
color: #386798;
}
.AnyTagClassName
{
color: #386798;
}
</style>
background-color css
<style>
a { background-color: #386798; }
a { background-color: rgb(56,103,152); }
div.DivClassName
{
background-color: #386798;
}
.BgClassName
{
background-color: #386798;
}
</style>
border-color css
<style>
span { border-color: #386798; }
span { border-color: rgb(56,103,152); }
td.TdClassName
{
border-color: #386798;
}
.TagClassName
{
border-color: #386798;
}
</style>