#AF37CB (or 0xAF37CB) is unknown color: approx Dark Orchid. HEX triplet: AF, 37 and CB. RGB value is (175,55,203). Sum of RGB (Red+Green+Blue) = 175+55+203=433 (57% of max value = 765). Red value is 175 (68.75% from 255 or 40.42% from 433); Green value is 55 (21.88% from 255 or 12.70% from 433); Blue value is 203 (79.69% from 255 or 46.88% from 433); Max value from RGB is 203 - color contains mainly: blue. Hex color #AF37CB is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AF37CB is #50C834. Grayscale: #6B6B6B. Windows color (decimal): -5294133 or 13318063. OLE color: 13318063.
HSL color Cylindrical-coordinate representation of color #AF37CB: hue angle of 288.65º degrees, saturation: 0.59, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #AF37CB is Cyan = 0.14, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AF37CB; } p { color: rgb(175,55,203); } H1.HeaderClassName { color: #AF37CB; } .AnyTagClassName { color: #AF37CB; } </style>
<style> a { background-color: #AF37CB; } a { background-color: rgb(175,55,203); } div.DivClassName { background-color: #AF37CB; } .BgClassName { background-color: #AF37CB; } </style>
<style> span { border-color: #AF37CB; } span { border-color: rgb(175,55,203); } td.TdClassName { border-color: #AF37CB; } .TagClassName { border-color: #AF37CB; } </style>