Shades of Lochmara #387699
Tints of Lochmara #387699
RGB
CMYK
RGB Variations
Color information
#387699 (or 0x387699) is known color: Lochmara. HEX triplet: 38, 76 and 99. RGB value is (56,118,153). Sum of RGB (Red+Green+Blue) = 56+118+153=327 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.13% from 327); Green value is 118 (46.48% from 255 or 36.09% from 327); Blue value is 153 (60.16% from 255 or 46.79% from 327); Max value from RGB is 153 - color contains mainly: blue. Hex color #387699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387699 is #C78966. Grayscale: #676767. Windows color (decimal): -13076839 or 10057272. OLE color: 10057272.
HSL color Cylindrical-coordinate representation of color #387699: hue angle of 201.65º 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 #387699 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 56 | 118 | 153 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.4 |
| HSL | 201.65º | 0.46% | 0.41% | - |
| HSV(B) | 201.65º | 0.63% | 0.6% | - |
| XYZ | 13.86 | 16.1 | 32.51 | - |
| YUV | 103.45 | 155.96 | 94.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 153 | 0.63 | 0.23 | 0 | 0.4 | 201.65 | 0.46 | 0.41 |
| Hex | 38 | 76 | 99 | 3F | 17 | 0 | 28 | CA | 2E | 29 |
| Octal | 70 | 166 | 231 | 77 | 27 | 0 | 50 | 312 | 56 | 51 |
| Binary | 111000 | 1110110 | 10011001 | 111111 | 10111 | 0 | 101000 | 11001010 | 101110 | 101001 |
Color Harmonies of #387699
Complementary color
Monochromatic Colors of #387699
Black with #387699
Text Example
Text Example
White with #387699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387699; }
p { color: rgb(56,118,153); }
H1.HeaderClassName
{
color: #387699;
}
.AnyTagClassName
{
color: #387699;
}
</style>
background-color css
<style>
a { background-color: #387699; }
a { background-color: rgb(56,118,153); }
div.DivClassName
{
background-color: #387699;
}
.BgClassName
{
background-color: #387699;
}
</style>
border-color css
<style>
span { border-color: #387699; }
span { border-color: rgb(56,118,153); }
td.TdClassName
{
border-color: #387699;
}
.TagClassName
{
border-color: #387699;
}
</style>