#D5BEAD (or 0xD5BEAD) is unknown color: approx Just Right. HEX triplet: D5, BE and AD. RGB value is (213,190,173). Sum of RGB (Red+Green+Blue) = 213+190+173=576 (76% of max value = 765). Red value is 213 (83.59% from 255 or 36.98% from 576); Green value is 190 (74.61% from 255 or 32.99% from 576); Blue value is 173 (67.97% from 255 or 30.03% from 576); Max value from RGB is 213 - color contains mainly: red. Hex color #D5BEAD is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D5BEAD is #2A4152. Grayscale: #C3C3C3. Windows color (decimal): -2769235 or 11386581. OLE color: 11386581.
HSL color Cylindrical-coordinate representation of color #D5BEAD: hue angle of 25.5º degrees, saturation: 0.32, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D5BEAD is Cyan = 0, Magento = 0.11, Yellow = 0.19 and Black (K on CMYK) = 0.16.
<style> p { color: #D5BEAD; } p { color: rgb(213,190,173); } H1.HeaderClassName { color: #D5BEAD; } .AnyTagClassName { color: #D5BEAD; } </style>
<style> a { background-color: #D5BEAD; } a { background-color: rgb(213,190,173); } div.DivClassName { background-color: #D5BEAD; } .BgClassName { background-color: #D5BEAD; } </style>
<style> span { border-color: #D5BEAD; } span { border-color: rgb(213,190,173); } td.TdClassName { border-color: #D5BEAD; } .TagClassName { border-color: #D5BEAD; } </style>