#AF5566 (or 0xAF5566) is unknown color: approx Blush. HEX triplet: AF, 55 and 66. RGB value is (175,85,102). Sum of RGB (Red+Green+Blue) = 175+85+102=362 (47% of max value = 765). Red value is 175 (68.75% from 255 or 48.34% from 362); Green value is 85 (33.59% from 255 or 23.48% from 362); Blue value is 102 (40.23% from 255 or 28.18% from 362); Max value from RGB is 175 - color contains mainly: red. Hex color #AF5566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AF5566 is #50AA99. Grayscale: #717171. Windows color (decimal): -5286554 or 6706607. OLE color: 6706607.
HSL color Cylindrical-coordinate representation of color #AF5566: hue angle of 348.67º degrees, saturation: 0.36, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AF5566 is Cyan = 0, Magento = 0.51, Yellow = 0.42 and Black (K on CMYK) = 0.31.
<style> p { color: #AF5566; } p { color: rgb(175,85,102); } H1.HeaderClassName { color: #AF5566; } .AnyTagClassName { color: #AF5566; } </style>
<style> a { background-color: #AF5566; } a { background-color: rgb(175,85,102); } div.DivClassName { background-color: #AF5566; } .BgClassName { background-color: #AF5566; } </style>
<style> span { border-color: #AF5566; } span { border-color: rgb(175,85,102); } td.TdClassName { border-color: #AF5566; } .TagClassName { border-color: #AF5566; } </style>