Shades of Lochmara #386898
Tints of Lochmara #386898
RGB
CMYK
RGB Variations
Color information
#386898 (or 0x386898) is known color: Lochmara. HEX triplet: 38, 68 and 98. RGB value is (56,104,152). Sum of RGB (Red+Green+Blue) = 56+104+152=312 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.95% from 312); Green value is 104 (41.02% from 255 or 33.33% from 312); Blue value is 152 (59.77% from 255 or 48.72% from 312); Max value from RGB is 152 - color contains mainly: blue. Hex color #386898 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386898 is #C79767. Grayscale: #5E5E5E. Windows color (decimal): -13080424 or 9988152. OLE color: 9988152.
HSL color Cylindrical-coordinate representation of color #386898: hue angle of 210º 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 #386898 is Cyan = 0.63, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 104 | 152 | - |
| CMYK | 0.63 | 0.32 | 0 | 0.40 |
| HSL | 210º | 0.46% | 0.41% | - |
| HSV(B) | 210º | 0.63% | 0.6% | - |
| XYZ | 12.25 | 13.01 | 31.57 | - |
| YUV | 95.12 | 160.1 | 100.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 152 | 0.63 | 0.32 | 0 | 0.40 | 210 | 0.46 | 0.41 |
| Hex | 38 | 68 | 98 | 3F | 20 | 0 | 28 | D2 | 2E | 29 |
| Octal | 70 | 150 | 230 | 77 | 40 | 0 | 50 | 322 | 56 | 51 |
| Binary | 111000 | 1101000 | 10011000 | 111111 | 100000 | 0 | 101000 | 11010010 | 101110 | 101001 |
Color Harmonies of #386898
Complementary color
Monochromatic Colors of #386898
Black with #386898
Text Example
Text Example
White with #386898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386898; }
p { color: rgb(56,104,152); }
H1.HeaderClassName
{
color: #386898;
}
.AnyTagClassName
{
color: #386898;
}
</style>
background-color css
<style>
a { background-color: #386898; }
a { background-color: rgb(56,104,152); }
div.DivClassName
{
background-color: #386898;
}
.BgClassName
{
background-color: #386898;
}
</style>
border-color css
<style>
span { border-color: #386898; }
span { border-color: rgb(56,104,152); }
td.TdClassName
{
border-color: #386898;
}
.TagClassName
{
border-color: #386898;
}
</style>