#AF369B (or 0xAF369B) is unknown color: approx Medium Red Violet. HEX triplet: AF, 36 and 9B. RGB value is (175,54,155). Sum of RGB (Red+Green+Blue) = 175+54+155=384 (50% of max value = 765). Red value is 175 (68.75% from 255 or 45.57% from 384); Green value is 54 (21.48% from 255 or 14.06% from 384); Blue value is 155 (60.94% from 255 or 40.36% from 384); Max value from RGB is 175 - color contains mainly: red. Hex color #AF369B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AF369B is #50C964. Grayscale: #656565. Windows color (decimal): -5294437 or 10172079. OLE color: 10172079.
HSL color Cylindrical-coordinate representation of color #AF369B: hue angle of 309.92º degrees, saturation: 0.53, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #AF369B is Cyan = 0, Magento = 0.69, Yellow = 0.11 and Black (K on CMYK) = 0.31.
<style> p { color: #af369b; } p { color: rgb(175,54,155); } H1.HeaderClassName { color: #af369b; } .AnyTagClassName { color: #af369b; } </style>
<style> a { background-color: #af369b; } a { background-color: rgb(175,54,155); } div.DivClassName { background-color: #af369b; } .BgClassName { background-color: #af369b; } </style>
<style> span { border-color: #af369b; } span { border-color: rgb(175,54,155); } td.TdClassName { border-color: #af369b; } .TagClassName { border-color: #af369b; } </style>