#AD2133 (or 0xAD2133) is unknown color: approx Cardinal. HEX triplet: AD, 21 and 33. RGB value is (173,33,51). Sum of RGB (Red+Green+Blue) = 173+33+51=257 (34% of max value = 765). Red value is 173 (67.97% from 255 or 67.32% from 257); Green value is 33 (13.28% from 255 or 12.84% from 257); Blue value is 51 (20.31% from 255 or 19.84% from 257); Max value from RGB is 173 - color contains mainly: red. Hex color #AD2133 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AD2133 is #52DECC. Grayscale: #4C4C4C. Windows color (decimal): -5430989 or 3350957. OLE color: 3350957.
HSL color Cylindrical-coordinate representation of color #AD2133: hue angle of 352.29º degrees, saturation: 0.68, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #AD2133 is Cyan = 0, Magento = 0.81, Yellow = 0.71 and Black (K on CMYK) = 0.32.
<style> p { color: #AD2133; } p { color: rgb(173,33,51); } H1.HeaderClassName { color: #AD2133; } .AnyTagClassName { color: #AD2133; } </style>
<style> a { background-color: #AD2133; } a { background-color: rgb(173,33,51); } div.DivClassName { background-color: #AD2133; } .BgClassName { background-color: #AD2133; } </style>
<style> span { border-color: #AD2133; } span { border-color: rgb(173,33,51); } td.TdClassName { border-color: #AD2133; } .TagClassName { border-color: #AD2133; } </style>