Shades of Lochmara #387499
Tints of Lochmara #387499
RGB
CMYK
RGB Variations
Color information
#387499 (or 0x387499) is known color: Lochmara. HEX triplet: 38, 74 and 99. RGB value is (56,116,153). Sum of RGB (Red+Green+Blue) = 56+116+153=325 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.23% from 325); Green value is 116 (45.70% from 255 or 35.69% from 325); Blue value is 153 (60.16% from 255 or 47.08% from 325); Max value from RGB is 153 - color contains mainly: blue. Hex color #387499 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387499 is #C78B66. Grayscale: #666666. Windows color (decimal): -13077351 or 10056760. OLE color: 10056760.
HSL color Cylindrical-coordinate representation of color #387499: hue angle of 202.89º 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 #387499 is Cyan = 0.63, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 56 | 116 | 153 | - |
| CMYK | 0.63 | 0.24 | 0 | 0.4 |
| HSL | 202.89º | 0.46% | 0.41% | - |
| HSV(B) | 202.89º | 0.63% | 0.6% | - |
| XYZ | 13.63 | 15.63 | 32.44 | - |
| YUV | 102.28 | 156.62 | 94.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 153 | 0.63 | 0.24 | 0 | 0.4 | 202.89 | 0.46 | 0.41 |
| Hex | 38 | 74 | 99 | 3F | 18 | 0 | 28 | CB | 2E | 29 |
| Octal | 70 | 164 | 231 | 77 | 30 | 0 | 50 | 313 | 56 | 51 |
| Binary | 111000 | 1110100 | 10011001 | 111111 | 11000 | 0 | 101000 | 11001011 | 101110 | 101001 |
Color Harmonies of #387499
Complementary color
Monochromatic Colors of #387499
Black with #387499
Text Example
Text Example
White with #387499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387499; }
p { color: rgb(56,116,153); }
H1.HeaderClassName
{
color: #387499;
}
.AnyTagClassName
{
color: #387499;
}
</style>
background-color css
<style>
a { background-color: #387499; }
a { background-color: rgb(56,116,153); }
div.DivClassName
{
background-color: #387499;
}
.BgClassName
{
background-color: #387499;
}
</style>
border-color css
<style>
span { border-color: #387499; }
span { border-color: rgb(56,116,153); }
td.TdClassName
{
border-color: #387499;
}
.TagClassName
{
border-color: #387499;
}
</style>