#AF1B50 (or 0xAF1B50) is unknown color: approx Jazzberry Jam. HEX triplet: AF, 1B and 50. RGB value is (175,27,80). Sum of RGB (Red+Green+Blue) = 175+27+80=282 (37% of max value = 765). Red value is 175 (68.75% from 255 or 62.06% from 282); Green value is 27 (10.94% from 255 or 9.57% from 282); Blue value is 80 (31.64% from 255 or 28.37% from 282); Max value from RGB is 175 - color contains mainly: red. Hex color #AF1B50 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AF1B50 is #50E4AF. Grayscale: #4D4D4D. Windows color (decimal): -5301424 or 5249967. OLE color: 5249967.
HSL color Cylindrical-coordinate representation of color #AF1B50: hue angle of 338.51º degrees, saturation: 0.73, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #AF1B50 is Cyan = 0, Magento = 0.85, Yellow = 0.54 and Black (K on CMYK) = 0.31.
<style> p { color: #af1b50; } p { color: rgb(175,27,80); } H1.HeaderClassName { color: #af1b50; } .AnyTagClassName { color: #af1b50; } </style>
<style> a { background-color: #af1b50; } a { background-color: rgb(175,27,80); } div.DivClassName { background-color: #af1b50; } .BgClassName { background-color: #af1b50; } </style>
<style> span { border-color: #af1b50; } span { border-color: rgb(175,27,80); } td.TdClassName { border-color: #af1b50; } .TagClassName { border-color: #af1b50; } </style>