#A6230D (or 0xA6230D) is unknown color: approx Fire Brick. HEX triplet: A6, 23 and 0D. RGB value is (166,35,13). Sum of RGB (Red+Green+Blue) = 166+35+13=214 (28% of max value = 765). Red value is 166 (65.23% from 255 or 77.57% from 214); Green value is 35 (14.06% from 255 or 16.36% from 214); Blue value is 13 (5.47% from 255 or 6.07% from 214); Max value from RGB is 166 - color contains mainly: red. Hex color #A6230D is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A6230D is #59DCF2. Grayscale: #474747. Windows color (decimal): -5889267 or 861094. OLE color: 861094.
HSL color Cylindrical-coordinate representation of color #A6230D: hue angle of 8.63º degrees, saturation: 0.85, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #A6230D is Cyan = 0, Magento = 0.79, Yellow = 0.92 and Black (K on CMYK) = 0.35.
<style> p { color: #A6230D; } p { color: rgb(166,35,13); } H1.HeaderClassName { color: #A6230D; } .AnyTagClassName { color: #A6230D; } </style>
<style> a { background-color: #A6230D; } a { background-color: rgb(166,35,13); } div.DivClassName { background-color: #A6230D; } .BgClassName { background-color: #A6230D; } </style>
<style> span { border-color: #A6230D; } span { border-color: rgb(166,35,13); } td.TdClassName { border-color: #A6230D; } .TagClassName { border-color: #A6230D; } </style>