#AF41B1 (or 0xAF41B1) is unknown color: approx Fuchsia. HEX triplet: AF, 41 and B1. RGB value is (175,65,177). Sum of RGB (Red+Green+Blue) = 175+65+177=417 (55% of max value = 765). Red value is 175 (68.75% from 255 or 41.97% from 417); Green value is 65 (25.78% from 255 or 15.59% from 417); Blue value is 177 (69.53% from 255 or 42.45% from 417); Max value from RGB is 177 - color contains mainly: blue. Hex color #AF41B1 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AF41B1 is #50BE4E. Grayscale: #6E6E6E. Windows color (decimal): -5291599 or 11616687. OLE color: 11616687.
HSL color Cylindrical-coordinate representation of color #AF41B1: hue angle of 298.93º degrees, saturation: 0.46, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #AF41B1 is Cyan = 0.01, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #AF41B1; } p { color: rgb(175,65,177); } H1.HeaderClassName { color: #AF41B1; } .AnyTagClassName { color: #AF41B1; } </style>
<style> a { background-color: #AF41B1; } a { background-color: rgb(175,65,177); } div.DivClassName { background-color: #AF41B1; } .BgClassName { background-color: #AF41B1; } </style>
<style> span { border-color: #AF41B1; } span { border-color: rgb(175,65,177); } td.TdClassName { border-color: #AF41B1; } .TagClassName { border-color: #AF41B1; } </style>