#D4CAFE (or 0xD4CAFE) is unknown color: approx Lavender Blue. HEX triplet: D4, CA and FE. RGB value is (212,202,254). Sum of RGB (Red+Green+Blue) = 212+202+254=668 (88% of max value = 765). Red value is 212 (83.20% from 255 or 31.74% from 668); Green value is 202 (79.30% from 255 or 30.24% from 668); Blue value is 254 (99.61% from 255 or 38.02% from 668); Max value from RGB is 254 - color contains mainly: blue. Hex color #D4CAFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D4CAFE is #2B3501. Grayscale: #D2D2D2. Windows color (decimal): -2831618 or 16698068. OLE color: 16698068.
HSL color Cylindrical-coordinate representation of color #D4CAFE: hue angle of 251.54º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D4CAFE is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #d4cafe; } p { color: rgb(212,202,254); } H1.HeaderClassName { color: #d4cafe; } .AnyTagClassName { color: #d4cafe; } </style>
<style> a { background-color: #d4cafe; } a { background-color: rgb(212,202,254); } div.DivClassName { background-color: #d4cafe; } .BgClassName { background-color: #d4cafe; } </style>
<style> span { border-color: #d4cafe; } span { border-color: rgb(212,202,254); } td.TdClassName { border-color: #d4cafe; } .TagClassName { border-color: #d4cafe; } </style>