#DE8775 (or 0xDE8775) is unknown color: approx New York Pink. HEX triplet: DE, 87 and 75. RGB value is (222,135,117). Sum of RGB (Red+Green+Blue) = 222+135+117=474 (62% of max value = 765). Red value is 222 (87.11% from 255 or 46.84% from 474); Green value is 135 (53.12% from 255 or 28.48% from 474); Blue value is 117 (46.09% from 255 or 24.68% from 474); Max value from RGB is 222 - color contains mainly: red. Hex color #DE8775 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DE8775 is #21788A. Grayscale: #9F9F9F. Windows color (decimal): -2193547 or 7702494. OLE color: 7702494.
HSL color Cylindrical-coordinate representation of color #DE8775: hue angle of 10.29º degrees, saturation: 0.61, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #DE8775 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.13.
<style> p { color: #de8775; } p { color: rgb(222,135,117); } H1.HeaderClassName { color: #de8775; } .AnyTagClassName { color: #de8775; } </style>
<style> a { background-color: #de8775; } a { background-color: rgb(222,135,117); } div.DivClassName { background-color: #de8775; } .BgClassName { background-color: #de8775; } </style>
<style> span { border-color: #de8775; } span { border-color: rgb(222,135,117); } td.TdClassName { border-color: #de8775; } .TagClassName { border-color: #de8775; } </style>