#DEB090 (or 0xDEB090) is unknown color: approx Pancho. HEX triplet: DE, B0 and 90. RGB value is (222,176,144). Sum of RGB (Red+Green+Blue) = 222+176+144=542 (71% of max value = 765). Red value is 222 (87.11% from 255 or 40.96% from 542); Green value is 176 (69.14% from 255 or 32.47% from 542); Blue value is 144 (56.64% from 255 or 26.57% from 542); Max value from RGB is 222 - color contains mainly: red. Hex color #DEB090 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DEB090 is #214F6F. Grayscale: #BABABA. Windows color (decimal): -2183024 or 9482462. OLE color: 9482462.
HSL color Cylindrical-coordinate representation of color #DEB090: hue angle of 24.62º degrees, saturation: 0.54, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #DEB090 is Cyan = 0, Magento = 0.21, Yellow = 0.35 and Black (K on CMYK) = 0.13.
<style> p { color: #DEB090; } p { color: rgb(222,176,144); } H1.HeaderClassName { color: #DEB090; } .AnyTagClassName { color: #DEB090; } </style>
<style> a { background-color: #DEB090; } a { background-color: rgb(222,176,144); } div.DivClassName { background-color: #DEB090; } .BgClassName { background-color: #DEB090; } </style>
<style> span { border-color: #DEB090; } span { border-color: rgb(222,176,144); } td.TdClassName { border-color: #DEB090; } .TagClassName { border-color: #DEB090; } </style>