#D3BAA4 (or 0xD3BAA4) is unknown color: approx Grain Brown. HEX triplet: D3, BA and A4. RGB value is (211,186,164). Sum of RGB (Red+Green+Blue) = 211+186+164=561 (74% of max value = 765). Red value is 211 (82.81% from 255 or 37.61% from 561); Green value is 186 (73.05% from 255 or 33.16% from 561); Blue value is 164 (64.45% from 255 or 29.23% from 561); Max value from RGB is 211 - color contains mainly: red. Hex color #D3BAA4 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D3BAA4 is #2C455B. Grayscale: #BFBFBF. Windows color (decimal): -2901340 or 10795731. OLE color: 10795731.
HSL color Cylindrical-coordinate representation of color #D3BAA4: hue angle of 28.09º degrees, saturation: 0.35, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #D3BAA4 is Cyan = 0, Magento = 0.12, Yellow = 0.22 and Black (K on CMYK) = 0.17.
<style> p { color: #D3BAA4; } p { color: rgb(211,186,164); } H1.HeaderClassName { color: #D3BAA4; } .AnyTagClassName { color: #D3BAA4; } </style>
<style> a { background-color: #D3BAA4; } a { background-color: rgb(211,186,164); } div.DivClassName { background-color: #D3BAA4; } .BgClassName { background-color: #D3BAA4; } </style>
<style> span { border-color: #D3BAA4; } span { border-color: rgb(211,186,164); } td.TdClassName { border-color: #D3BAA4; } .TagClassName { border-color: #D3BAA4; } </style>