#D07DDC (or 0xD07DDC) is unknown color: approx Orchid. HEX triplet: D0, 7D and DC. RGB value is (208,125,220). Sum of RGB (Red+Green+Blue) = 208+125+220=553 (73% of max value = 765). Red value is 208 (81.64% from 255 or 37.61% from 553); Green value is 125 (49.22% from 255 or 22.60% from 553); Blue value is 220 (86.33% from 255 or 39.78% from 553); Max value from RGB is 220 - color contains mainly: blue. Hex color #D07DDC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D07DDC is #2F8223. Grayscale: #A0A0A0. Windows color (decimal): -3113508 or 14450128. OLE color: 14450128.
HSL color Cylindrical-coordinate representation of color #D07DDC: hue angle of 292.42º degrees, saturation: 0.58, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D07DDC is Cyan = 0.05, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #D07DDC; } p { color: rgb(208,125,220); } H1.HeaderClassName { color: #D07DDC; } .AnyTagClassName { color: #D07DDC; } </style>
<style> a { background-color: #D07DDC; } a { background-color: rgb(208,125,220); } div.DivClassName { background-color: #D07DDC; } .BgClassName { background-color: #D07DDC; } </style>
<style> span { border-color: #D07DDC; } span { border-color: rgb(208,125,220); } td.TdClassName { border-color: #D07DDC; } .TagClassName { border-color: #D07DDC; } </style>