#DD70CC (or 0xDD70CC) is unknown color: approx Orchid. HEX triplet: DD, 70 and CC. RGB value is (221,112,204). Sum of RGB (Red+Green+Blue) = 221+112+204=537 (71% of max value = 765). Red value is 221 (86.72% from 255 or 41.15% from 537); Green value is 112 (44.14% from 255 or 20.86% from 537); Blue value is 204 (80.08% from 255 or 37.99% from 537); Max value from RGB is 221 - color contains mainly: red. Hex color #DD70CC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DD70CC is #228F33. Grayscale: #9A9A9A. Windows color (decimal): -2264884 or 13398237. OLE color: 13398237.
HSL color Cylindrical-coordinate representation of color #DD70CC: hue angle of 309.36º degrees, saturation: 0.62, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #DD70CC is Cyan = 0, Magento = 0.49, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #DD70CC; } p { color: rgb(221,112,204); } H1.HeaderClassName { color: #DD70CC; } .AnyTagClassName { color: #DD70CC; } </style>
<style> a { background-color: #DD70CC; } a { background-color: rgb(221,112,204); } div.DivClassName { background-color: #DD70CC; } .BgClassName { background-color: #DD70CC; } </style>
<style> span { border-color: #DD70CC; } span { border-color: rgb(221,112,204); } td.TdClassName { border-color: #DD70CC; } .TagClassName { border-color: #DD70CC; } </style>