#DA83E1 (or 0xDA83E1) is unknown color: approx Orchid. HEX triplet: DA, 83 and E1. RGB value is (218,131,225). Sum of RGB (Red+Green+Blue) = 218+131+225=574 (76% of max value = 765). Red value is 218 (85.55% from 255 or 37.98% from 574); Green value is 131 (51.56% from 255 or 22.82% from 574); Blue value is 225 (88.28% from 255 or 39.20% from 574); Max value from RGB is 225 - color contains mainly: blue. Hex color #DA83E1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DA83E1 is #257C1E. Grayscale: #A7A7A7. Windows color (decimal): -2456607 or 14779354. OLE color: 14779354.
HSL color Cylindrical-coordinate representation of color #DA83E1: hue angle of 295.53º degrees, saturation: 0.61, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DA83E1 is Cyan = 0.03, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #DA83E1; } p { color: rgb(218,131,225); } H1.HeaderClassName { color: #DA83E1; } .AnyTagClassName { color: #DA83E1; } </style>
<style> a { background-color: #DA83E1; } a { background-color: rgb(218,131,225); } div.DivClassName { background-color: #DA83E1; } .BgClassName { background-color: #DA83E1; } </style>
<style> span { border-color: #DA83E1; } span { border-color: rgb(218,131,225); } td.TdClassName { border-color: #DA83E1; } .TagClassName { border-color: #DA83E1; } </style>