Shades of Lochmara #386897
Tints of Lochmara #386897
RGB
CMYK
RGB Variations
Color information
#386897 (or 0x386897) is known color: Lochmara. HEX triplet: 38, 68 and 97. RGB value is (56,104,151). Sum of RGB (Red+Green+Blue) = 56+104+151=311 (41% of max value = 765). Red value is 56 (22.27% from 255 or 18.01% from 311); Green value is 104 (41.02% from 255 or 33.44% from 311); Blue value is 151 (59.38% from 255 or 48.55% from 311); Max value from RGB is 151 - color contains mainly: blue. Hex color #386897 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386897 is #C79768. Grayscale: #5E5E5E. Windows color (decimal): -13080425 or 9922616. OLE color: 9922616.
HSL color Cylindrical-coordinate representation of color #386897: hue angle of 209.68º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #386897 is Cyan = 0.63, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 104 | 151 | - |
| CMYK | 0.63 | 0.31 | 0 | 0.41 |
| HSL | 209.68º | 0.46% | 0.41% | - |
| HSV(B) | 209.68º | 0.63% | 0.59% | - |
| XYZ | 12.17 | 12.98 | 31.14 | - |
| YUV | 95.01 | 159.6 | 100.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 151 | 0.63 | 0.31 | 0 | 0.41 | 209.68 | 0.46 | 0.41 |
| Hex | 38 | 68 | 97 | 3F | 1F | 0 | 29 | D2 | 2E | 29 |
| Octal | 70 | 150 | 227 | 77 | 37 | 0 | 51 | 322 | 56 | 51 |
| Binary | 111000 | 1101000 | 10010111 | 111111 | 11111 | 0 | 101001 | 11010010 | 101110 | 101001 |
Color Harmonies of #386897
Complementary color
Monochromatic Colors of #386897
Black with #386897
Text Example
Text Example
White with #386897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386897; }
p { color: rgb(56,104,151); }
H1.HeaderClassName
{
color: #386897;
}
.AnyTagClassName
{
color: #386897;
}
</style>
background-color css
<style>
a { background-color: #386897; }
a { background-color: rgb(56,104,151); }
div.DivClassName
{
background-color: #386897;
}
.BgClassName
{
background-color: #386897;
}
</style>
border-color css
<style>
span { border-color: #386897; }
span { border-color: rgb(56,104,151); }
td.TdClassName
{
border-color: #386897;
}
.TagClassName
{
border-color: #386897;
}
</style>