#DD83DB (or 0xDD83DB) is unknown color: approx Orchid. HEX triplet: DD, 83 and DB. RGB value is (221,131,219). Sum of RGB (Red+Green+Blue) = 221+131+219=571 (75% of max value = 765). Red value is 221 (86.72% from 255 or 38.70% from 571); Green value is 131 (51.56% from 255 or 22.94% from 571); Blue value is 219 (85.94% from 255 or 38.35% from 571); Max value from RGB is 221 - color contains mainly: red. Hex color #DD83DB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DD83DB is #227C24. Grayscale: #A7A7A7. Windows color (decimal): -2260005 or 14386141. OLE color: 14386141.
HSL color Cylindrical-coordinate representation of color #DD83DB: hue angle of 301.33º degrees, saturation: 0.57, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #DD83DB is Cyan = 0, Magento = 0.41, Yellow = 0.01 and Black (K on CMYK) = 0.13.
<style> p { color: #DD83DB; } p { color: rgb(221,131,219); } H1.HeaderClassName { color: #DD83DB; } .AnyTagClassName { color: #DD83DB; } </style>
<style> a { background-color: #DD83DB; } a { background-color: rgb(221,131,219); } div.DivClassName { background-color: #DD83DB; } .BgClassName { background-color: #DD83DB; } </style>
<style> span { border-color: #DD83DB; } span { border-color: rgb(221,131,219); } td.TdClassName { border-color: #DD83DB; } .TagClassName { border-color: #DD83DB; } </style>