Shades of Lochmara #387899
Tints of Lochmara #387899
RGB
CMYK
RGB Variations
Color information
#387899 (or 0x387899) is known color: Lochmara. HEX triplet: 38, 78 and 99. RGB value is (56,120,153). Sum of RGB (Red+Green+Blue) = 56+120+153=329 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.02% from 329); Green value is 120 (47.27% from 255 or 36.47% from 329); Blue value is 153 (60.16% from 255 or 46.50% from 329); Max value from RGB is 153 - color contains mainly: blue. Hex color #387899 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387899 is #C78766. Grayscale: #686868. Windows color (decimal): -13076327 or 10057784. OLE color: 10057784.
HSL color Cylindrical-coordinate representation of color #387899: hue angle of 200.41º 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 #387899 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 56 | 120 | 153 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.4 |
| HSL | 200.41º | 0.46% | 0.41% | - |
| HSV(B) | 200.41º | 0.63% | 0.6% | - |
| XYZ | 14.1 | 16.57 | 32.59 | - |
| YUV | 104.63 | 155.3 | 93.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 153 | 0.63 | 0.22 | 0 | 0.4 | 200.41 | 0.46 | 0.41 |
| Hex | 38 | 78 | 99 | 3F | 16 | 0 | 28 | C8 | 2E | 29 |
| Octal | 70 | 170 | 231 | 77 | 26 | 0 | 50 | 310 | 56 | 51 |
| Binary | 111000 | 1111000 | 10011001 | 111111 | 10110 | 0 | 101000 | 11001000 | 101110 | 101001 |
Color Harmonies of #387899
Complementary color
Monochromatic Colors of #387899
Black with #387899
Text Example
Text Example
White with #387899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387899; }
p { color: rgb(56,120,153); }
H1.HeaderClassName
{
color: #387899;
}
.AnyTagClassName
{
color: #387899;
}
</style>
background-color css
<style>
a { background-color: #387899; }
a { background-color: rgb(56,120,153); }
div.DivClassName
{
background-color: #387899;
}
.BgClassName
{
background-color: #387899;
}
</style>
border-color css
<style>
span { border-color: #387899; }
span { border-color: rgb(56,120,153); }
td.TdClassName
{
border-color: #387899;
}
.TagClassName
{
border-color: #387899;
}
</style>