#A81601 (or 0xA81601) is unknown color: approx Free Speech Red. HEX triplet: A8, 16 and 01. RGB value is (168,22,1). Sum of RGB (Red+Green+Blue) = 168+22+1=191 (25% of max value = 765). Red value is 168 (66.02% from 255 or 87.96% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 1 (0.78% from 255 or 0.52% from 191); Max value from RGB is 168 - color contains mainly: red. Hex color #A81601 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #A81601 is #57E9FE. Grayscale: #3F3F3F. Windows color (decimal): -5761535 or 71336. OLE color: 71336.
HSL color Cylindrical-coordinate representation of color #A81601: hue angle of 7.54º degrees, saturation: 0.99, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A81601 is Cyan = 0, Magento = 0.87, Yellow = 0.99 and Black (K on CMYK) = 0.34.
<style> p { color: #A81601; } p { color: rgb(168,22,1); } H1.HeaderClassName { color: #A81601; } .AnyTagClassName { color: #A81601; } </style>
<style> a { background-color: #A81601; } a { background-color: rgb(168,22,1); } div.DivClassName { background-color: #A81601; } .BgClassName { background-color: #A81601; } </style>
<style> span { border-color: #A81601; } span { border-color: rgb(168,22,1); } td.TdClassName { border-color: #A81601; } .TagClassName { border-color: #A81601; } </style>