#D0BEC8 (or 0xD0BEC8) is unknown color: approx Twilight. HEX triplet: D0, BE and C8. RGB value is (208,190,200). Sum of RGB (Red+Green+Blue) = 208+190+200=598 (79% of max value = 765). Red value is 208 (81.64% from 255 or 34.78% from 598); Green value is 190 (74.61% from 255 or 31.77% from 598); Blue value is 200 (78.52% from 255 or 33.44% from 598); Max value from RGB is 208 - color contains mainly: red. Hex color #D0BEC8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D0BEC8 is #2F4137. Grayscale: #C4C4C4. Windows color (decimal): -3096888 or 13156048. OLE color: 13156048.
HSL color Cylindrical-coordinate representation of color #D0BEC8: hue angle of 326.67º degrees, saturation: 0.16, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #D0BEC8 is Cyan = 0, Magento = 0.09, Yellow = 0.04 and Black (K on CMYK) = 0.18.
<style> p { color: #D0BEC8; } p { color: rgb(208,190,200); } H1.HeaderClassName { color: #D0BEC8; } .AnyTagClassName { color: #D0BEC8; } </style>
<style> a { background-color: #D0BEC8; } a { background-color: rgb(208,190,200); } div.DivClassName { background-color: #D0BEC8; } .BgClassName { background-color: #D0BEC8; } </style>
<style> span { border-color: #D0BEC8; } span { border-color: rgb(208,190,200); } td.TdClassName { border-color: #D0BEC8; } .TagClassName { border-color: #D0BEC8; } </style>