#50232C (or 0x50232C) is unknown color: approx Black Rose. HEX triplet: 50, 23 and 2C. RGB value is (80,35,44). Sum of RGB (Red+Green+Blue) = 80+35+44=159 (21% of max value = 765). Red value is 80 (31.64% from 255 or 50.31% from 159); Green value is 35 (14.06% from 255 or 22.01% from 159); Blue value is 44 (17.58% from 255 or 27.67% from 159); Max value from RGB is 80 - color contains mainly: red. Hex color #50232C is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #50232C is #AFDCD3. Grayscale: #313131. Windows color (decimal): -11525332 or 2892624. OLE color: 2892624.
HSL color Cylindrical-coordinate representation of color #50232C: hue angle of 348º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #50232C is Cyan = 0, Magento = 0.56, Yellow = 0.45 and Black (K on CMYK) = 0.69.
<style> p { color: #50232C; } p { color: rgb(80,35,44); } H1.HeaderClassName { color: #50232C; } .AnyTagClassName { color: #50232C; } </style>
<style> a { background-color: #50232C; } a { background-color: rgb(80,35,44); } div.DivClassName { background-color: #50232C; } .BgClassName { background-color: #50232C; } </style>
<style> span { border-color: #50232C; } span { border-color: rgb(80,35,44); } td.TdClassName { border-color: #50232C; } .TagClassName { border-color: #50232C; } </style>