#AF4113 (or 0xAF4113) is unknown color: approx Rust. HEX triplet: AF, 41 and 13. RGB value is (175,65,19). Sum of RGB (Red+Green+Blue) = 175+65+19=259 (34% of max value = 765). Red value is 175 (68.75% from 255 or 67.57% from 259); Green value is 65 (25.78% from 255 or 25.10% from 259); Blue value is 19 (7.81% from 255 or 7.34% from 259); Max value from RGB is 175 - color contains mainly: red. Hex color #AF4113 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #AF4113 is #50BEEC. Grayscale: #5C5C5C. Windows color (decimal): -5291757 or 1261999. OLE color: 1261999.
HSL color Cylindrical-coordinate representation of color #AF4113: hue angle of 17.69º degrees, saturation: 0.8, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #AF4113 is Cyan = 0, Magento = 0.63, Yellow = 0.89 and Black (K on CMYK) = 0.31.
<style> p { color: #AF4113; } p { color: rgb(175,65,19); } H1.HeaderClassName { color: #AF4113; } .AnyTagClassName { color: #AF4113; } </style>
<style> a { background-color: #AF4113; } a { background-color: rgb(175,65,19); } div.DivClassName { background-color: #AF4113; } .BgClassName { background-color: #AF4113; } </style>
<style> span { border-color: #AF4113; } span { border-color: rgb(175,65,19); } td.TdClassName { border-color: #AF4113; } .TagClassName { border-color: #AF4113; } </style>