#DEBAA2 (or 0xDEBAA2) is unknown color: approx Just Right. HEX triplet: DE, BA and A2. RGB value is (222,186,162). Sum of RGB (Red+Green+Blue) = 222+186+162=570 (75% of max value = 765). Red value is 222 (87.11% from 255 or 38.95% from 570); Green value is 186 (73.05% from 255 or 32.63% from 570); Blue value is 162 (63.67% from 255 or 28.42% from 570); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBAA2 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DEBAA2 is #21455D. Grayscale: #C2C2C2. Windows color (decimal): -2180446 or 10664670. OLE color: 10664670.
HSL color Cylindrical-coordinate representation of color #DEBAA2: hue angle of 24º degrees, saturation: 0.48, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DEBAA2 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBAA2; } p { color: rgb(222,186,162); } H1.HeaderClassName { color: #DEBAA2; } .AnyTagClassName { color: #DEBAA2; } </style>
<style> a { background-color: #DEBAA2; } a { background-color: rgb(222,186,162); } div.DivClassName { background-color: #DEBAA2; } .BgClassName { background-color: #DEBAA2; } </style>
<style> span { border-color: #DEBAA2; } span { border-color: rgb(222,186,162); } td.TdClassName { border-color: #DEBAA2; } .TagClassName { border-color: #DEBAA2; } </style>