#A50E38 (or 0xA50E38) is unknown color: approx Cardinal. HEX triplet: A5, 0E and 38. RGB value is (165,14,56). Sum of RGB (Red+Green+Blue) = 165+14+56=235 (31% of max value = 765). Red value is 165 (64.84% from 255 or 70.21% from 235); Green value is 14 (5.86% from 255 or 5.96% from 235); Blue value is 56 (22.27% from 255 or 23.83% from 235); Max value from RGB is 165 - color contains mainly: red. Hex color #A50E38 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A50E38 is #5AF1C7. Grayscale: #3F3F3F. Windows color (decimal): -5960136 or 3673765. OLE color: 3673765.
HSL color Cylindrical-coordinate representation of color #A50E38: hue angle of 343.31º degrees, saturation: 0.84, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #A50E38 is Cyan = 0, Magento = 0.92, Yellow = 0.66 and Black (K on CMYK) = 0.35.
<style> p { color: #A50E38; } p { color: rgb(165,14,56); } H1.HeaderClassName { color: #A50E38; } .AnyTagClassName { color: #A50E38; } </style>
<style> a { background-color: #A50E38; } a { background-color: rgb(165,14,56); } div.DivClassName { background-color: #A50E38; } .BgClassName { background-color: #A50E38; } </style>
<style> span { border-color: #A50E38; } span { border-color: rgb(165,14,56); } td.TdClassName { border-color: #A50E38; } .TagClassName { border-color: #A50E38; } </style>