#A24402 (or 0xA24402) is unknown color: approx Rust. HEX triplet: A2, 44 and 02. RGB value is (162,68,2). Sum of RGB (Red+Green+Blue) = 162+68+2=232 (30% of max value = 765). Red value is 162 (63.67% from 255 or 69.83% from 232); Green value is 68 (26.95% from 255 or 29.31% from 232); Blue value is 2 (1.17% from 255 or 0.86% from 232); Max value from RGB is 162 - color contains mainly: red. Hex color #A24402 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A24402 is #5DBBFD. Grayscale: #585858. Windows color (decimal): -6142974 or 148642. OLE color: 148642.
HSL color Cylindrical-coordinate representation of color #A24402: hue angle of 24.75º degrees, saturation: 0.98, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A24402 is Cyan = 0, Magento = 0.58, Yellow = 0.99 and Black (K on CMYK) = 0.36.
<style> p { color: #A24402; } p { color: rgb(162,68,2); } H1.HeaderClassName { color: #A24402; } .AnyTagClassName { color: #A24402; } </style>
<style> a { background-color: #A24402; } a { background-color: rgb(162,68,2); } div.DivClassName { background-color: #A24402; } .BgClassName { background-color: #A24402; } </style>
<style> span { border-color: #A24402; } span { border-color: rgb(162,68,2); } td.TdClassName { border-color: #A24402; } .TagClassName { border-color: #A24402; } </style>