#DF7ACE (or 0xDF7ACE) is unknown color: approx Orchid. HEX triplet: DF, 7A and CE. RGB value is (223,122,206). Sum of RGB (Red+Green+Blue) = 223+122+206=551 (72% of max value = 765). Red value is 223 (87.5% from 255 or 40.47% from 551); Green value is 122 (48.05% from 255 or 22.14% from 551); Blue value is 206 (80.86% from 255 or 37.39% from 551); Max value from RGB is 223 - color contains mainly: red. Hex color #DF7ACE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DF7ACE is #208531. Grayscale: #A1A1A1. Windows color (decimal): -2131250 or 13531871. OLE color: 13531871.
HSL color Cylindrical-coordinate representation of color #DF7ACE: hue angle of 310.1º degrees, saturation: 0.61, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DF7ACE is Cyan = 0, Magento = 0.45, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #df7ace; } p { color: rgb(223,122,206); } H1.HeaderClassName { color: #df7ace; } .AnyTagClassName { color: #df7ace; } </style>
<style> a { background-color: #df7ace; } a { background-color: rgb(223,122,206); } div.DivClassName { background-color: #df7ace; } .BgClassName { background-color: #df7ace; } </style>
<style> span { border-color: #df7ace; } span { border-color: rgb(223,122,206); } td.TdClassName { border-color: #df7ace; } .TagClassName { border-color: #df7ace; } </style>