#B23D8E (or 0xB23D8E) is unknown color: approx Medium Red Violet. HEX triplet: B2, 3D and 8E. RGB value is (178,61,142). Sum of RGB (Red+Green+Blue) = 178+61+142=381 (50% of max value = 765). Red value is 178 (69.92% from 255 or 46.72% from 381); Green value is 61 (24.22% from 255 or 16.01% from 381); Blue value is 142 (55.86% from 255 or 37.27% from 381); Max value from RGB is 178 - color contains mainly: red. Hex color #B23D8E is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B23D8E is #4DC271. Grayscale: #696969. Windows color (decimal): -5096050 or 9321906. OLE color: 9321906.
HSL color Cylindrical-coordinate representation of color #B23D8E: hue angle of 318.46º degrees, saturation: 0.49, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B23D8E is Cyan = 0, Magento = 0.66, Yellow = 0.20 and Black (K on CMYK) = 0.30.
<style> p { color: #B23D8E; } p { color: rgb(178,61,142); } H1.HeaderClassName { color: #B23D8E; } .AnyTagClassName { color: #B23D8E; } </style>
<style> a { background-color: #B23D8E; } a { background-color: rgb(178,61,142); } div.DivClassName { background-color: #B23D8E; } .BgClassName { background-color: #B23D8E; } </style>
<style> span { border-color: #B23D8E; } span { border-color: rgb(178,61,142); } td.TdClassName { border-color: #B23D8E; } .TagClassName { border-color: #B23D8E; } </style>