#D7BABA (or 0xD7BABA) is unknown color: approx Oyster Pink. HEX triplet: D7, BA and BA. RGB value is (215,186,186). Sum of RGB (Red+Green+Blue) = 215+186+186=587 (77% of max value = 765). Red value is 215 (84.38% from 255 or 36.63% from 587); Green value is 186 (73.05% from 255 or 31.69% from 587); Blue value is 186 (73.05% from 255 or 31.69% from 587); Max value from RGB is 215 - color contains mainly: red. Hex color #D7BABA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D7BABA is #284545. Grayscale: #C2C2C2. Windows color (decimal): -2639174 or 12237527. OLE color: 12237527.
HSL color Cylindrical-coordinate representation of color #D7BABA: hue angle of 0º degrees, saturation: 0.27, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #D7BABA is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.16.
<style> p { color: #D7BABA; } p { color: rgb(215,186,186); } H1.HeaderClassName { color: #D7BABA; } .AnyTagClassName { color: #D7BABA; } </style>
<style> a { background-color: #D7BABA; } a { background-color: rgb(215,186,186); } div.DivClassName { background-color: #D7BABA; } .BgClassName { background-color: #D7BABA; } </style>
<style> span { border-color: #D7BABA; } span { border-color: rgb(215,186,186); } td.TdClassName { border-color: #D7BABA; } .TagClassName { border-color: #D7BABA; } </style>