Shades of Lochmara #387698
Tints of Lochmara #387698
RGB
CMYK
RGB Variations
Color information
#387698 (or 0x387698) is known color: Lochmara. HEX triplet: 38, 76 and 98. RGB value is (56,118,152). Sum of RGB (Red+Green+Blue) = 56+118+152=326 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.18% from 326); Green value is 118 (46.48% from 255 or 36.20% from 326); Blue value is 152 (59.77% from 255 or 46.63% from 326); Max value from RGB is 152 - color contains mainly: blue. Hex color #387698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387698 is #C78967. Grayscale: #676767. Windows color (decimal): -13076840 or 9991736. OLE color: 9991736.
HSL color Cylindrical-coordinate representation of color #387698: hue angle of 201.25º 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 #387698 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 118 | 152 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.40 |
| HSL | 201.25º | 0.46% | 0.41% | - |
| HSV(B) | 201.25º | 0.63% | 0.6% | - |
| XYZ | 13.78 | 16.06 | 32.08 | - |
| YUV | 103.34 | 155.46 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 152 | 0.63 | 0.22 | 0 | 0.40 | 201.25 | 0.46 | 0.41 |
| Hex | 38 | 76 | 98 | 3F | 16 | 0 | 28 | C9 | 2E | 29 |
| Octal | 70 | 166 | 230 | 77 | 26 | 0 | 50 | 311 | 56 | 51 |
| Binary | 111000 | 1110110 | 10011000 | 111111 | 10110 | 0 | 101000 | 11001001 | 101110 | 101001 |
Color Harmonies of #387698
Complementary color
Monochromatic Colors of #387698
Black with #387698
Text Example
Text Example
White with #387698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387698; }
p { color: rgb(56,118,152); }
H1.HeaderClassName
{
color: #387698;
}
.AnyTagClassName
{
color: #387698;
}
</style>
background-color css
<style>
a { background-color: #387698; }
a { background-color: rgb(56,118,152); }
div.DivClassName
{
background-color: #387698;
}
.BgClassName
{
background-color: #387698;
}
</style>
border-color css
<style>
span { border-color: #387698; }
span { border-color: rgb(56,118,152); }
td.TdClassName
{
border-color: #387698;
}
.TagClassName
{
border-color: #387698;
}
</style>