#D791FF (or 0xD791FF) is unknown color: approx Mauve. HEX triplet: D7, 91 and FF. RGB value is (215,145,255). Sum of RGB (Red+Green+Blue) = 215+145+255=615 (81% of max value = 765). Red value is 215 (84.38% from 255 or 34.96% from 615); Green value is 145 (57.03% from 255 or 23.58% from 615); Blue value is 255 (100% from 255 or 41.46% from 615); Max value from RGB is 255 - color contains mainly: blue. Hex color #D791FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D791FF is #286E00. Grayscale: #B2B2B2. Windows color (decimal): -2649601 or 16749015. OLE color: 16749015.
HSL color Cylindrical-coordinate representation of color #D791FF: hue angle of 278.18º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D791FF is Cyan = 0.16, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D791FF; } p { color: rgb(215,145,255); } H1.HeaderClassName { color: #D791FF; } .AnyTagClassName { color: #D791FF; } </style>
<style> a { background-color: #D791FF; } a { background-color: rgb(215,145,255); } div.DivClassName { background-color: #D791FF; } .BgClassName { background-color: #D791FF; } </style>
<style> span { border-color: #D791FF; } span { border-color: rgb(215,145,255); } td.TdClassName { border-color: #D791FF; } .TagClassName { border-color: #D791FF; } </style>