#A23409 (or 0xA23409) is unknown color: approx Rust. HEX triplet: A2, 34 and 09. RGB value is (162,52,9). Sum of RGB (Red+Green+Blue) = 162+52+9=223 (29% of max value = 765). Red value is 162 (63.67% from 255 or 72.65% from 223); Green value is 52 (20.70% from 255 or 23.32% from 223); Blue value is 9 (3.91% from 255 or 4.04% from 223); Max value from RGB is 162 - color contains mainly: red. Hex color #A23409 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A23409 is #5DCBF6. Grayscale: #505050. Windows color (decimal): -6147063 or 603298. OLE color: 603298.
HSL color Cylindrical-coordinate representation of color #A23409: hue angle of 16.86º degrees, saturation: 0.89, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A23409 is Cyan = 0, Magento = 0.68, Yellow = 0.94 and Black (K on CMYK) = 0.36.
<style> p { color: #A23409; } p { color: rgb(162,52,9); } H1.HeaderClassName { color: #A23409; } .AnyTagClassName { color: #A23409; } </style>
<style> a { background-color: #A23409; } a { background-color: rgb(162,52,9); } div.DivClassName { background-color: #A23409; } .BgClassName { background-color: #A23409; } </style>
<style> span { border-color: #A23409; } span { border-color: rgb(162,52,9); } td.TdClassName { border-color: #A23409; } .TagClassName { border-color: #A23409; } </style>