#DD86D2 (or 0xDD86D2) is unknown color: approx Orchid. HEX triplet: DD, 86 and D2. RGB value is (221,134,210). Sum of RGB (Red+Green+Blue) = 221+134+210=565 (74% of max value = 765). Red value is 221 (86.72% from 255 or 39.12% from 565); Green value is 134 (52.73% from 255 or 23.72% from 565); Blue value is 210 (82.42% from 255 or 37.17% from 565); Max value from RGB is 221 - color contains mainly: red. Hex color #DD86D2 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DD86D2 is #22792D. Grayscale: #A8A8A8. Windows color (decimal): -2259246 or 13797085. OLE color: 13797085.
HSL color Cylindrical-coordinate representation of color #DD86D2: hue angle of 307.59º degrees, saturation: 0.56, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #DD86D2 is Cyan = 0, Magento = 0.39, Yellow = 0.05 and Black (K on CMYK) = 0.13.
<style> p { color: #DD86D2; } p { color: rgb(221,134,210); } H1.HeaderClassName { color: #DD86D2; } .AnyTagClassName { color: #DD86D2; } </style>
<style> a { background-color: #DD86D2; } a { background-color: rgb(221,134,210); } div.DivClassName { background-color: #DD86D2; } .BgClassName { background-color: #DD86D2; } </style>
<style> span { border-color: #DD86D2; } span { border-color: rgb(221,134,210); } td.TdClassName { border-color: #DD86D2; } .TagClassName { border-color: #DD86D2; } </style>