#D3AEBB (or 0xD3AEBB) is unknown color: approx Melanie. HEX triplet: D3, AE and BB. RGB value is (211,174,187). Sum of RGB (Red+Green+Blue) = 211+174+187=572 (75% of max value = 765). Red value is 211 (82.81% from 255 or 36.89% from 572); Green value is 174 (68.36% from 255 or 30.42% from 572); Blue value is 187 (73.44% from 255 or 32.69% from 572); Max value from RGB is 211 - color contains mainly: red. Hex color #D3AEBB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3AEBB is #2C5144. Grayscale: #BABABA. Windows color (decimal): -2904389 or 12299987. OLE color: 12299987.
HSL color Cylindrical-coordinate representation of color #D3AEBB: hue angle of 338.92º degrees, saturation: 0.3, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3AEBB is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.17.
<style> p { color: #D3AEBB; } p { color: rgb(211,174,187); } H1.HeaderClassName { color: #D3AEBB; } .AnyTagClassName { color: #D3AEBB; } </style>
<style> a { background-color: #D3AEBB; } a { background-color: rgb(211,174,187); } div.DivClassName { background-color: #D3AEBB; } .BgClassName { background-color: #D3AEBB; } </style>
<style> span { border-color: #D3AEBB; } span { border-color: rgb(211,174,187); } td.TdClassName { border-color: #D3AEBB; } .TagClassName { border-color: #D3AEBB; } </style>