#A40902 (or 0xA40902) is unknown color: approx Dark Red. HEX triplet: A4, 09 and 02. RGB value is (164,9,2). Sum of RGB (Red+Green+Blue) = 164+9+2=175 (23% of max value = 765). Red value is 164 (64.45% from 255 or 93.71% from 175); Green value is 9 (3.91% from 255 or 5.14% from 175); Blue value is 2 (1.17% from 255 or 1.14% from 175); Max value from RGB is 164 - color contains mainly: red. Hex color #A40902 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #A40902 is #5BF6FD. Grayscale: #363636. Windows color (decimal): -6027006 or 133540. OLE color: 133540.
HSL color Cylindrical-coordinate representation of color #A40902: hue angle of 2.59º degrees, saturation: 0.98, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A40902 is Cyan = 0, Magento = 0.95, Yellow = 0.99 and Black (K on CMYK) = 0.36.
<style> p { color: #A40902; } p { color: rgb(164,9,2); } H1.HeaderClassName { color: #A40902; } .AnyTagClassName { color: #A40902; } </style>
<style> a { background-color: #A40902; } a { background-color: rgb(164,9,2); } div.DivClassName { background-color: #A40902; } .BgClassName { background-color: #A40902; } </style>
<style> span { border-color: #A40902; } span { border-color: rgb(164,9,2); } td.TdClassName { border-color: #A40902; } .TagClassName { border-color: #A40902; } </style>