Shades of Lochmara #387598
Tints of Lochmara #387598
RGB
CMYK
RGB Variations
Color information
#387598 (or 0x387598) is known color: Lochmara. HEX triplet: 38, 75 and 98. RGB value is (56,117,152). Sum of RGB (Red+Green+Blue) = 56+117+152=325 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.23% from 325); Green value is 117 (46.09% from 255 or 36% from 325); Blue value is 152 (59.77% from 255 or 46.77% from 325); Max value from RGB is 152 - color contains mainly: blue. Hex color #387598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387598 is #C78A67. Grayscale: #666666. Windows color (decimal): -13077096 or 9991480. OLE color: 9991480.
HSL color Cylindrical-coordinate representation of color #387598: hue angle of 201.88º 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 #387598 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 117 | 152 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.40 |
| HSL | 201.88º | 0.46% | 0.41% | - |
| HSV(B) | 201.88º | 0.63% | 0.6% | - |
| XYZ | 13.66 | 15.83 | 32.04 | - |
| YUV | 102.75 | 155.79 | 94.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 152 | 0.63 | 0.23 | 0 | 0.40 | 201.88 | 0.46 | 0.41 |
| Hex | 38 | 75 | 98 | 3F | 17 | 0 | 28 | CA | 2E | 29 |
| Octal | 70 | 165 | 230 | 77 | 27 | 0 | 50 | 312 | 56 | 51 |
| Binary | 111000 | 1110101 | 10011000 | 111111 | 10111 | 0 | 101000 | 11001010 | 101110 | 101001 |
Color Harmonies of #387598
Complementary color
Monochromatic Colors of #387598
Black with #387598
Text Example
Text Example
White with #387598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387598; }
p { color: rgb(56,117,152); }
H1.HeaderClassName
{
color: #387598;
}
.AnyTagClassName
{
color: #387598;
}
</style>
background-color css
<style>
a { background-color: #387598; }
a { background-color: rgb(56,117,152); }
div.DivClassName
{
background-color: #387598;
}
.BgClassName
{
background-color: #387598;
}
</style>
border-color css
<style>
span { border-color: #387598; }
span { border-color: rgb(56,117,152); }
td.TdClassName
{
border-color: #387598;
}
.TagClassName
{
border-color: #387598;
}
</style>