#DCBAB1 (or 0xDCBAB1) is unknown color: approx Cavern Pink. HEX triplet: DC, BA and B1. RGB value is (220,186,177). Sum of RGB (Red+Green+Blue) = 220+186+177=583 (77% of max value = 765). Red value is 220 (86.33% from 255 or 37.74% from 583); Green value is 186 (73.05% from 255 or 31.90% from 583); Blue value is 177 (69.53% from 255 or 30.36% from 583); Max value from RGB is 220 - color contains mainly: red. Hex color #DCBAB1 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DCBAB1 is #23454E. Grayscale: #C3C3C3. Windows color (decimal): -2311503 or 11647708. OLE color: 11647708.
HSL color Cylindrical-coordinate representation of color #DCBAB1: hue angle of 12.56º degrees, saturation: 0.38, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DCBAB1 is Cyan = 0, Magento = 0.15, Yellow = 0.20 and Black (K on CMYK) = 0.14.
<style> p { color: #DCBAB1; } p { color: rgb(220,186,177); } H1.HeaderClassName { color: #DCBAB1; } .AnyTagClassName { color: #DCBAB1; } </style>
<style> a { background-color: #DCBAB1; } a { background-color: rgb(220,186,177); } div.DivClassName { background-color: #DCBAB1; } .BgClassName { background-color: #DCBAB1; } </style>
<style> span { border-color: #DCBAB1; } span { border-color: rgb(220,186,177); } td.TdClassName { border-color: #DCBAB1; } .TagClassName { border-color: #DCBAB1; } </style>