#387BE3 (or 0x387BE3) is unknown color: approx Royal Blue. HEX triplet: 38, 7B and E3. RGB value is (56,123,227). Sum of RGB (Red+Green+Blue) = 56+123+227=406 (53% of max value = 765). Red value is 56 (22.27% from 255 or 13.79% from 406); Green value is 123 (48.44% from 255 or 30.30% from 406); Blue value is 227 (89.06% from 255 or 55.91% from 406); Max value from RGB is 227 - color contains mainly: blue. Hex color #387BE3 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #387BE3 is #C7841C. Grayscale: #727272. Windows color (decimal): -13075485 or 14908216. OLE color: 14908216.
HSL color Cylindrical-coordinate representation of color #387BE3: hue angle of 216.49º degrees, saturation: 0.75, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #387BE3 is Cyan = 0.75, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #387be3; } p { color: rgb(56,123,227); } H1.HeaderClassName { color: #387be3; } .AnyTagClassName { color: #387be3; } </style>
<style> a { background-color: #387be3; } a { background-color: rgb(56,123,227); } div.DivClassName { background-color: #387be3; } .BgClassName { background-color: #387be3; } </style>
<style> span { border-color: #387be3; } span { border-color: rgb(56,123,227); } td.TdClassName { border-color: #387be3; } .TagClassName { border-color: #387be3; } </style>