#BE01A7 (or 0xBE01A7) is unknown color: approx Deep Magenta. HEX triplet: BE, 01 and A7. RGB value is (190,1,167). Sum of RGB (Red+Green+Blue) = 190+1+167=358 (47% of max value = 765). Red value is 190 (74.61% from 255 or 53.07% from 358); Green value is 1 (0.78% from 255 or 0.28% from 358); Blue value is 167 (65.62% from 255 or 46.65% from 358); Max value from RGB is 190 - color contains mainly: red. Hex color #BE01A7 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #BE01A7 is #41FE58. Grayscale: #4B4B4B. Windows color (decimal): -4324953 or 10944958. OLE color: 10944958.
HSL color Cylindrical-coordinate representation of color #BE01A7: hue angle of 307.3º degrees, saturation: 0.99, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #BE01A7 is Cyan = 0, Magento = 0.99, Yellow = 0.12 and Black (K on CMYK) = 0.25.
<style> p { color: #BE01A7; } p { color: rgb(190,1,167); } H1.HeaderClassName { color: #BE01A7; } .AnyTagClassName { color: #BE01A7; } </style>
<style> a { background-color: #BE01A7; } a { background-color: rgb(190,1,167); } div.DivClassName { background-color: #BE01A7; } .BgClassName { background-color: #BE01A7; } </style>
<style> span { border-color: #BE01A7; } span { border-color: rgb(190,1,167); } td.TdClassName { border-color: #BE01A7; } .TagClassName { border-color: #BE01A7; } </style>