#AD2D5D (or 0xAD2D5D) is unknown color: approx Rouge. HEX triplet: AD, 2D and 5D. RGB value is (173,45,93). Sum of RGB (Red+Green+Blue) = 173+45+93=311 (41% of max value = 765). Red value is 173 (67.97% from 255 or 55.63% from 311); Green value is 45 (17.97% from 255 or 14.47% from 311); Blue value is 93 (36.72% from 255 or 29.90% from 311); Max value from RGB is 173 - color contains mainly: red. Hex color #AD2D5D is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AD2D5D is #52D2A2. Grayscale: #585858. Windows color (decimal): -5427875 or 6106541. OLE color: 6106541.
HSL color Cylindrical-coordinate representation of color #AD2D5D: hue angle of 337.5º degrees, saturation: 0.59, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #AD2D5D is Cyan = 0, Magento = 0.74, Yellow = 0.46 and Black (K on CMYK) = 0.32.
<style> p { color: #AD2D5D; } p { color: rgb(173,45,93); } H1.HeaderClassName { color: #AD2D5D; } .AnyTagClassName { color: #AD2D5D; } </style>
<style> a { background-color: #AD2D5D; } a { background-color: rgb(173,45,93); } div.DivClassName { background-color: #AD2D5D; } .BgClassName { background-color: #AD2D5D; } </style>
<style> span { border-color: #AD2D5D; } span { border-color: rgb(173,45,93); } td.TdClassName { border-color: #AD2D5D; } .TagClassName { border-color: #AD2D5D; } </style>