#AD2666 (or 0xAD2666) is unknown color: approx Rouge. HEX triplet: AD, 26 and 66. RGB value is (173,38,102). Sum of RGB (Red+Green+Blue) = 173+38+102=313 (41% of max value = 765). Red value is 173 (67.97% from 255 or 55.27% from 313); Green value is 38 (15.23% from 255 or 12.14% from 313); Blue value is 102 (40.23% from 255 or 32.59% from 313); Max value from RGB is 173 - color contains mainly: red. Hex color #AD2666 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AD2666 is #52D999. Grayscale: #555555. Windows color (decimal): -5429658 or 6694573. OLE color: 6694573.
HSL color Cylindrical-coordinate representation of color #AD2666: hue angle of 331.56º degrees, saturation: 0.64, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #AD2666 is Cyan = 0, Magento = 0.78, Yellow = 0.41 and Black (K on CMYK) = 0.32.
<style> p { color: #AD2666; } p { color: rgb(173,38,102); } H1.HeaderClassName { color: #AD2666; } .AnyTagClassName { color: #AD2666; } </style>
<style> a { background-color: #AD2666; } a { background-color: rgb(173,38,102); } div.DivClassName { background-color: #AD2666; } .BgClassName { background-color: #AD2666; } </style>
<style> span { border-color: #AD2666; } span { border-color: rgb(173,38,102); } td.TdClassName { border-color: #AD2666; } .TagClassName { border-color: #AD2666; } </style>