#AF6200 (or 0xAF6200) is unknown color: approx Golden Brown. HEX triplet: AF, 62 and 00. RGB value is (175,98,0). Sum of RGB (Red+Green+Blue) = 175+98+0=273 (36% of max value = 765). Red value is 175 (68.75% from 255 or 64.10% from 273); Green value is 98 (38.67% from 255 or 35.90% from 273); Blue value is 0 (0.39% from 255 or 0% from 273); Max value from RGB is 175 - color contains mainly: red. Hex color #AF6200 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AF6200 is #509DFF. Grayscale: #6E6E6E. Windows color (decimal): -5283328 or 25263. OLE color: 25263.
HSL color Cylindrical-coordinate representation of color #AF6200: hue angle of 33.6º degrees, saturation: 1, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 1%. Process color model (Four color, CMYK) of #AF6200 is Cyan = 0, Magento = 0.44, Yellow = 1 and Black (K on CMYK) = 0.31.
<style> p { color: #af6200; } p { color: rgb(175,98,0); } H1.HeaderClassName { color: #af6200; } .AnyTagClassName { color: #af6200; } </style>
<style> a { background-color: #af6200; } a { background-color: rgb(175,98,0); } div.DivClassName { background-color: #af6200; } .BgClassName { background-color: #af6200; } </style>
<style> span { border-color: #af6200; } span { border-color: rgb(175,98,0); } td.TdClassName { border-color: #af6200; } .TagClassName { border-color: #af6200; } </style>