#725CDB (or 0x725CDB) is unknown color: approx Slate Blue. HEX triplet: 72, 5C and DB. RGB value is (114,92,219). Sum of RGB (Red+Green+Blue) = 114+92+219=425 (56% of max value = 765). Red value is 114 (44.92% from 255 or 26.82% from 425); Green value is 92 (36.33% from 255 or 21.65% from 425); Blue value is 219 (85.94% from 255 or 51.53% from 425); Max value from RGB is 219 - color contains mainly: blue. Hex color #725CDB is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #725CDB is #8DA324. Grayscale: #707070. Windows color (decimal): -9282341 or 14376050. OLE color: 14376050.
HSL color Cylindrical-coordinate representation of color #725CDB: hue angle of 250.39º degrees, saturation: 0.64, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #725CDB is Cyan = 0.48, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #725CDB; } p { color: rgb(114,92,219); } H1.HeaderClassName { color: #725CDB; } .AnyTagClassName { color: #725CDB; } </style>
<style> a { background-color: #725CDB; } a { background-color: rgb(114,92,219); } div.DivClassName { background-color: #725CDB; } .BgClassName { background-color: #725CDB; } </style>
<style> span { border-color: #725CDB; } span { border-color: rgb(114,92,219); } td.TdClassName { border-color: #725CDB; } .TagClassName { border-color: #725CDB; } </style>