#DEBECD (or 0xDEBECD) is unknown color: approx Twilight. HEX triplet: DE, BE and CD. RGB value is (222,190,205). Sum of RGB (Red+Green+Blue) = 222+190+205=617 (81% of max value = 765). Red value is 222 (87.11% from 255 or 35.98% from 617); Green value is 190 (74.61% from 255 or 30.79% from 617); Blue value is 205 (80.47% from 255 or 33.23% from 617); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBECD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEBECD is #214132. Grayscale: #C9C9C9. Windows color (decimal): -2179379 or 13483742. OLE color: 13483742.
HSL color Cylindrical-coordinate representation of color #DEBECD: hue angle of 331.88º degrees, saturation: 0.33, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DEBECD is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBECD; } p { color: rgb(222,190,205); } H1.HeaderClassName { color: #DEBECD; } .AnyTagClassName { color: #DEBECD; } </style>
<style> a { background-color: #DEBECD; } a { background-color: rgb(222,190,205); } div.DivClassName { background-color: #DEBECD; } .BgClassName { background-color: #DEBECD; } </style>
<style> span { border-color: #DEBECD; } span { border-color: rgb(222,190,205); } td.TdClassName { border-color: #DEBECD; } .TagClassName { border-color: #DEBECD; } </style>