#A21008 (or 0xA21008) is unknown color: approx Dark Red. HEX triplet: A2, 10 and 08. RGB value is (162,16,8). Sum of RGB (Red+Green+Blue) = 162+16+8=186 (24% of max value = 765). Red value is 162 (63.67% from 255 or 87.10% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 8 (3.52% from 255 or 4.30% from 186); Max value from RGB is 162 - color contains mainly: red. Hex color #A21008 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #A21008 is #5DEFF7. Grayscale: #3A3A3A. Windows color (decimal): -6156280 or 528546. OLE color: 528546.
HSL color Cylindrical-coordinate representation of color #A21008: hue angle of 3.12º degrees, saturation: 0.91, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #A21008 is Cyan = 0, Magento = 0.90, Yellow = 0.95 and Black (K on CMYK) = 0.36.
<style> p { color: #A21008; } p { color: rgb(162,16,8); } H1.HeaderClassName { color: #A21008; } .AnyTagClassName { color: #A21008; } </style>
<style> a { background-color: #A21008; } a { background-color: rgb(162,16,8); } div.DivClassName { background-color: #A21008; } .BgClassName { background-color: #A21008; } </style>
<style> span { border-color: #A21008; } span { border-color: rgb(162,16,8); } td.TdClassName { border-color: #A21008; } .TagClassName { border-color: #A21008; } </style>