#A01F6E (or 0xA01F6E) is unknown color: approx Jazzberry Jam. HEX triplet: A0, 1F and 6E. RGB value is (160,31,110). Sum of RGB (Red+Green+Blue) = 160+31+110=301 (39% of max value = 765). Red value is 160 (62.89% from 255 or 53.16% from 301); Green value is 31 (12.5% from 255 or 10.30% from 301); Blue value is 110 (43.36% from 255 or 36.54% from 301); Max value from RGB is 160 - color contains mainly: red. Hex color #A01F6E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A01F6E is #5FE091. Grayscale: #4E4E4E. Windows color (decimal): -6283410 or 7217056. OLE color: 7217056.
HSL color Cylindrical-coordinate representation of color #A01F6E: hue angle of 323.26º degrees, saturation: 0.68, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #A01F6E is Cyan = 0, Magento = 0.81, Yellow = 0.31 and Black (K on CMYK) = 0.37.
<style> p { color: #A01F6E; } p { color: rgb(160,31,110); } H1.HeaderClassName { color: #A01F6E; } .AnyTagClassName { color: #A01F6E; } </style>
<style> a { background-color: #A01F6E; } a { background-color: rgb(160,31,110); } div.DivClassName { background-color: #A01F6E; } .BgClassName { background-color: #A01F6E; } </style>
<style> span { border-color: #A01F6E; } span { border-color: rgb(160,31,110); } td.TdClassName { border-color: #A01F6E; } .TagClassName { border-color: #A01F6E; } </style>