#DD70C5 (or 0xDD70C5) is unknown color: approx Orchid. HEX triplet: DD, 70 and C5. RGB value is (221,112,197). Sum of RGB (Red+Green+Blue) = 221+112+197=530 (70% of max value = 765). Red value is 221 (86.72% from 255 or 41.70% from 530); Green value is 112 (44.14% from 255 or 21.13% from 530); Blue value is 197 (77.34% from 255 or 37.17% from 530); Max value from RGB is 221 - color contains mainly: red. Hex color #DD70C5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DD70C5 is #228F3A. Grayscale: #9A9A9A. Windows color (decimal): -2264891 or 12939485. OLE color: 12939485.
HSL color Cylindrical-coordinate representation of color #DD70C5: hue angle of 313.21º 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 #DD70C5 is Cyan = 0, Magento = 0.49, Yellow = 0.11 and Black (K on CMYK) = 0.13.
<style> p { color: #DD70C5; } p { color: rgb(221,112,197); } H1.HeaderClassName { color: #DD70C5; } .AnyTagClassName { color: #DD70C5; } </style>
<style> a { background-color: #DD70C5; } a { background-color: rgb(221,112,197); } div.DivClassName { background-color: #DD70C5; } .BgClassName { background-color: #DD70C5; } </style>
<style> span { border-color: #DD70C5; } span { border-color: rgb(221,112,197); } td.TdClassName { border-color: #DD70C5; } .TagClassName { border-color: #DD70C5; } </style>