#733ACD (or 0x733ACD) is unknown color: approx Purple Heart. HEX triplet: 73, 3A and CD. RGB value is (115,58,205). Sum of RGB (Red+Green+Blue) = 115+58+205=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 58 (23.05% from 255 or 15.34% from 378); Blue value is 205 (80.47% from 255 or 54.23% from 378); Max value from RGB is 205 - color contains mainly: blue. Hex color #733ACD is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #733ACD is #8CC532. Grayscale: #5B5B5B. Windows color (decimal): -9225523 or 13449843. OLE color: 13449843.
HSL color Cylindrical-coordinate representation of color #733ACD: hue angle of 263.27º degrees, saturation: 0.6, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #733ACD is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #733ACD; } p { color: rgb(115,58,205); } H1.HeaderClassName { color: #733ACD; } .AnyTagClassName { color: #733ACD; } </style>
<style> a { background-color: #733ACD; } a { background-color: rgb(115,58,205); } div.DivClassName { background-color: #733ACD; } .BgClassName { background-color: #733ACD; } </style>
<style> span { border-color: #733ACD; } span { border-color: rgb(115,58,205); } td.TdClassName { border-color: #733ACD; } .TagClassName { border-color: #733ACD; } </style>