#AD43CC (or 0xAD43CC) is unknown color: approx Medium Orchid. HEX triplet: AD, 43 and CC. RGB value is (173,67,204). Sum of RGB (Red+Green+Blue) = 173+67+204=444 (58% of max value = 765). Red value is 173 (67.97% from 255 or 38.96% from 444); Green value is 67 (26.56% from 255 or 15.09% from 444); Blue value is 204 (80.08% from 255 or 45.95% from 444); Max value from RGB is 204 - color contains mainly: blue. Hex color #AD43CC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AD43CC is #52BC33. Grayscale: #717171. Windows color (decimal): -5422132 or 13386669. OLE color: 13386669.
HSL color Cylindrical-coordinate representation of color #AD43CC: hue angle of 286.42º degrees, saturation: 0.57, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #AD43CC is Cyan = 0.15, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #AD43CC; } p { color: rgb(173,67,204); } H1.HeaderClassName { color: #AD43CC; } .AnyTagClassName { color: #AD43CC; } </style>
<style> a { background-color: #AD43CC; } a { background-color: rgb(173,67,204); } div.DivClassName { background-color: #AD43CC; } .BgClassName { background-color: #AD43CC; } </style>
<style> span { border-color: #AD43CC; } span { border-color: rgb(173,67,204); } td.TdClassName { border-color: #AD43CC; } .TagClassName { border-color: #AD43CC; } </style>