#AF3903 (or 0xAF3903) is unknown color: approx Rust. HEX triplet: AF, 39 and 03. RGB value is (175,57,3). Sum of RGB (Red+Green+Blue) = 175+57+3=235 (31% of max value = 765). Red value is 175 (68.75% from 255 or 74.47% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 3 (1.56% from 255 or 1.28% from 235); Max value from RGB is 175 - color contains mainly: red. Hex color #AF3903 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #AF3903 is #50C6FC. Grayscale: #565656. Windows color (decimal): -5293821 or 211375. OLE color: 211375.
HSL color Cylindrical-coordinate representation of color #AF3903: hue angle of 18.84º degrees, saturation: 0.97, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #AF3903 is Cyan = 0, Magento = 0.67, Yellow = 0.98 and Black (K on CMYK) = 0.31.
<style> p { color: #af3903; } p { color: rgb(175,57,3); } H1.HeaderClassName { color: #af3903; } .AnyTagClassName { color: #af3903; } </style>
<style> a { background-color: #af3903; } a { background-color: rgb(175,57,3); } div.DivClassName { background-color: #af3903; } .BgClassName { background-color: #af3903; } </style>
<style> span { border-color: #af3903; } span { border-color: rgb(175,57,3); } td.TdClassName { border-color: #af3903; } .TagClassName { border-color: #af3903; } </style>