#747BE8 (or 0x747BE8) is unknown color: approx Medium Slate Blue. HEX triplet: 74, 7B and E8. RGB value is (116,123,232). Sum of RGB (Red+Green+Blue) = 116+123+232=471 (62% of max value = 765). Red value is 116 (45.70% from 255 or 24.63% from 471); Green value is 123 (48.44% from 255 or 26.11% from 471); Blue value is 232 (91.02% from 255 or 49.26% from 471); Max value from RGB is 232 - color contains mainly: blue. Hex color #747BE8 is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #747BE8 is #8B8417. Grayscale: #848484. Windows color (decimal): -9143320 or 15235956. OLE color: 15235956.
HSL color Cylindrical-coordinate representation of color #747BE8: hue angle of 236.38º degrees, saturation: 0.72, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #747BE8 is Cyan = 0.50, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #747BE8; } p { color: rgb(116,123,232); } H1.HeaderClassName { color: #747BE8; } .AnyTagClassName { color: #747BE8; } </style>
<style> a { background-color: #747BE8; } a { background-color: rgb(116,123,232); } div.DivClassName { background-color: #747BE8; } .BgClassName { background-color: #747BE8; } </style>
<style> span { border-color: #747BE8; } span { border-color: rgb(116,123,232); } td.TdClassName { border-color: #747BE8; } .TagClassName { border-color: #747BE8; } </style>