#D0BBC3 (or 0xD0BBC3) is unknown color: approx Twilight. HEX triplet: D0, BB and C3. RGB value is (208,187,195). Sum of RGB (Red+Green+Blue) = 208+187+195=590 (78% of max value = 765). Red value is 208 (81.64% from 255 or 35.25% from 590); Green value is 187 (73.44% from 255 or 31.69% from 590); Blue value is 195 (76.56% from 255 or 33.05% from 590); Max value from RGB is 208 - color contains mainly: red. Hex color #D0BBC3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D0BBC3 is #2F443C. Grayscale: #C2C2C2. Windows color (decimal): -3097661 or 12827600. OLE color: 12827600.
HSL color Cylindrical-coordinate representation of color #D0BBC3: hue angle of 337.14º degrees, saturation: 0.18, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #D0BBC3 is Cyan = 0, Magento = 0.10, Yellow = 0.06 and Black (K on CMYK) = 0.18.
<style> p { color: #D0BBC3; } p { color: rgb(208,187,195); } H1.HeaderClassName { color: #D0BBC3; } .AnyTagClassName { color: #D0BBC3; } </style>
<style> a { background-color: #D0BBC3; } a { background-color: rgb(208,187,195); } div.DivClassName { background-color: #D0BBC3; } .BgClassName { background-color: #D0BBC3; } </style>
<style> span { border-color: #D0BBC3; } span { border-color: rgb(208,187,195); } td.TdClassName { border-color: #D0BBC3; } .TagClassName { border-color: #D0BBC3; } </style>