#AF643A (or 0xAF643A) is unknown color: approx Bourbon. HEX triplet: AF, 64 and 3A. RGB value is (175,100,58). Sum of RGB (Red+Green+Blue) = 175+100+58=333 (44% of max value = 765). Red value is 175 (68.75% from 255 or 52.55% from 333); Green value is 100 (39.45% from 255 or 30.03% from 333); Blue value is 58 (23.05% from 255 or 17.42% from 333); Max value from RGB is 175 - color contains mainly: red. Hex color #AF643A is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AF643A is #509BC5. Grayscale: #757575. Windows color (decimal): -5282758 or 3826863. OLE color: 3826863.
HSL color Cylindrical-coordinate representation of color #AF643A: hue angle of 21.54º degrees, saturation: 0.5, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #AF643A is Cyan = 0, Magento = 0.43, Yellow = 0.67 and Black (K on CMYK) = 0.31.
<style> p { color: #af643a; } p { color: rgb(175,100,58); } H1.HeaderClassName { color: #af643a; } .AnyTagClassName { color: #af643a; } </style>
<style> a { background-color: #af643a; } a { background-color: rgb(175,100,58); } div.DivClassName { background-color: #af643a; } .BgClassName { background-color: #af643a; } </style>
<style> span { border-color: #af643a; } span { border-color: rgb(175,100,58); } td.TdClassName { border-color: #af643a; } .TagClassName { border-color: #af643a; } </style>