#724ECB (or 0x724ECB) is unknown color: approx Slate Blue. HEX triplet: 72, 4E and CB. RGB value is (114,78,203). Sum of RGB (Red+Green+Blue) = 114+78+203=395 (52% of max value = 765). Red value is 114 (44.92% from 255 or 28.86% from 395); Green value is 78 (30.86% from 255 or 19.75% from 395); Blue value is 203 (79.69% from 255 or 51.39% from 395); Max value from RGB is 203 - color contains mainly: blue. Hex color #724ECB is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #724ECB is #8DB134. Grayscale: #666666. Windows color (decimal): -9285941 or 13323890. OLE color: 13323890.
HSL color Cylindrical-coordinate representation of color #724ECB: hue angle of 257.28º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #724ECB is Cyan = 0.44, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #724ecb; } p { color: rgb(114,78,203); } H1.HeaderClassName { color: #724ecb; } .AnyTagClassName { color: #724ecb; } </style>
<style> a { background-color: #724ecb; } a { background-color: rgb(114,78,203); } div.DivClassName { background-color: #724ecb; } .BgClassName { background-color: #724ecb; } </style>
<style> span { border-color: #724ecb; } span { border-color: rgb(114,78,203); } td.TdClassName { border-color: #724ecb; } .TagClassName { border-color: #724ecb; } </style>