#DE977A (or 0xDE977A) is unknown color: approx Dark Salmon. HEX triplet: DE, 97 and 7A. RGB value is (222,151,122). Sum of RGB (Red+Green+Blue) = 222+151+122=495 (65% of max value = 765). Red value is 222 (87.11% from 255 or 44.85% from 495); Green value is 151 (59.38% from 255 or 30.51% from 495); Blue value is 122 (48.05% from 255 or 24.65% from 495); Max value from RGB is 222 - color contains mainly: red. Hex color #DE977A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DE977A is #216885. Grayscale: #A9A9A9. Windows color (decimal): -2189446 or 8034270. OLE color: 8034270.
HSL color Cylindrical-coordinate representation of color #DE977A: hue angle of 17.4º degrees, saturation: 0.6, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DE977A is Cyan = 0, Magento = 0.32, Yellow = 0.45 and Black (K on CMYK) = 0.13.
<style> p { color: #DE977A; } p { color: rgb(222,151,122); } H1.HeaderClassName { color: #DE977A; } .AnyTagClassName { color: #DE977A; } </style>
<style> a { background-color: #DE977A; } a { background-color: rgb(222,151,122); } div.DivClassName { background-color: #DE977A; } .BgClassName { background-color: #DE977A; } </style>
<style> span { border-color: #DE977A; } span { border-color: rgb(222,151,122); } td.TdClassName { border-color: #DE977A; } .TagClassName { border-color: #DE977A; } </style>