#AA3008 (or 0xAA3008) is unknown color: approx Rust. HEX triplet: AA, 30 and 08. RGB value is (170,48,8). Sum of RGB (Red+Green+Blue) = 170+48+8=226 (29% of max value = 765). Red value is 170 (66.80% from 255 or 75.22% from 226); Green value is 48 (19.14% from 255 or 21.24% from 226); Blue value is 8 (3.52% from 255 or 3.54% from 226); Max value from RGB is 170 - color contains mainly: red. Hex color #AA3008 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #AA3008 is #55CFF7. Grayscale: #505050. Windows color (decimal): -5623800 or 536746. OLE color: 536746.
HSL color Cylindrical-coordinate representation of color #AA3008: hue angle of 14.81º degrees, saturation: 0.91, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #AA3008 is Cyan = 0, Magento = 0.72, Yellow = 0.95 and Black (K on CMYK) = 0.33.
<style> p { color: #aa3008; } p { color: rgb(170,48,8); } H1.HeaderClassName { color: #aa3008; } .AnyTagClassName { color: #aa3008; } </style>
<style> a { background-color: #aa3008; } a { background-color: rgb(170,48,8); } div.DivClassName { background-color: #aa3008; } .BgClassName { background-color: #aa3008; } </style>
<style> span { border-color: #aa3008; } span { border-color: rgb(170,48,8); } td.TdClassName { border-color: #aa3008; } .TagClassName { border-color: #aa3008; } </style>