#D07DC8 (or 0xD07DC8) is unknown color: approx Orchid. HEX triplet: D0, 7D and C8. RGB value is (208,125,200). Sum of RGB (Red+Green+Blue) = 208+125+200=533 (70% of max value = 765). Red value is 208 (81.64% from 255 or 39.02% from 533); Green value is 125 (49.22% from 255 or 23.45% from 533); Blue value is 200 (78.52% from 255 or 37.52% from 533); Max value from RGB is 208 - color contains mainly: red. Hex color #D07DC8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D07DC8 is #2F8237. Grayscale: #9E9E9E. Windows color (decimal): -3113528 or 13139408. OLE color: 13139408.
HSL color Cylindrical-coordinate representation of color #D07DC8: hue angle of 305.78º degrees, saturation: 0.47, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #D07DC8 is Cyan = 0, Magento = 0.40, Yellow = 0.04 and Black (K on CMYK) = 0.18.
<style> p { color: #D07DC8; } p { color: rgb(208,125,200); } H1.HeaderClassName { color: #D07DC8; } .AnyTagClassName { color: #D07DC8; } </style>
<style> a { background-color: #D07DC8; } a { background-color: rgb(208,125,200); } div.DivClassName { background-color: #D07DC8; } .BgClassName { background-color: #D07DC8; } </style>
<style> span { border-color: #D07DC8; } span { border-color: rgb(208,125,200); } td.TdClassName { border-color: #D07DC8; } .TagClassName { border-color: #D07DC8; } </style>