#DECAFA (or 0xDECAFA) is unknown color: approx Fog. HEX triplet: DE, CA and FA. RGB value is (222,202,250). Sum of RGB (Red+Green+Blue) = 222+202+250=674 (89% of max value = 765). Red value is 222 (87.11% from 255 or 32.94% from 674); Green value is 202 (79.30% from 255 or 29.97% from 674); Blue value is 250 (98.05% from 255 or 37.09% from 674); Max value from RGB is 250 - color contains mainly: blue. Hex color #DECAFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DECAFA is #213505. Grayscale: #D5D5D5. Windows color (decimal): -2176262 or 16435934. OLE color: 16435934.
HSL color Cylindrical-coordinate representation of color #DECAFA: hue angle of 265º degrees, saturation: 0.83, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #DECAFA is Cyan = 0.11, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DECAFA; } p { color: rgb(222,202,250); } H1.HeaderClassName { color: #DECAFA; } .AnyTagClassName { color: #DECAFA; } </style>
<style> a { background-color: #DECAFA; } a { background-color: rgb(222,202,250); } div.DivClassName { background-color: #DECAFA; } .BgClassName { background-color: #DECAFA; } </style>
<style> span { border-color: #DECAFA; } span { border-color: rgb(222,202,250); } td.TdClassName { border-color: #DECAFA; } .TagClassName { border-color: #DECAFA; } </style>