#DE9FA0 (or 0xDE9FA0) is unknown color: approx Pale Chestnut. HEX triplet: DE, 9F and A0. RGB value is (222,159,160). Sum of RGB (Red+Green+Blue) = 222+159+160=541 (71% of max value = 765). Red value is 222 (87.11% from 255 or 41.04% from 541); Green value is 159 (62.5% from 255 or 29.39% from 541); Blue value is 160 (62.89% from 255 or 29.57% from 541); Max value from RGB is 222 - color contains mainly: red. Hex color #DE9FA0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DE9FA0 is #21605F. Grayscale: #B2B2B2. Windows color (decimal): -2187360 or 10526686. OLE color: 10526686.
HSL color Cylindrical-coordinate representation of color #DE9FA0: hue angle of 359.05º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #DE9FA0 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.13.
<style> p { color: #DE9FA0; } p { color: rgb(222,159,160); } H1.HeaderClassName { color: #DE9FA0; } .AnyTagClassName { color: #DE9FA0; } </style>
<style> a { background-color: #DE9FA0; } a { background-color: rgb(222,159,160); } div.DivClassName { background-color: #DE9FA0; } .BgClassName { background-color: #DE9FA0; } </style>
<style> span { border-color: #DE9FA0; } span { border-color: rgb(222,159,160); } td.TdClassName { border-color: #DE9FA0; } .TagClassName { border-color: #DE9FA0; } </style>