#DE7B6B (or 0xDE7B6B) is unknown color: approx New York Pink. HEX triplet: DE, 7B and 6B. RGB value is (222,123,107). Sum of RGB (Red+Green+Blue) = 222+123+107=452 (59% of max value = 765). Red value is 222 (87.11% from 255 or 49.12% from 452); Green value is 123 (48.44% from 255 or 27.21% from 452); Blue value is 107 (42.19% from 255 or 23.67% from 452); Max value from RGB is 222 - color contains mainly: red. Hex color #DE7B6B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #DE7B6B is #218494. Grayscale: #969696. Windows color (decimal): -2196629 or 7044062. OLE color: 7044062.
HSL color Cylindrical-coordinate representation of color #DE7B6B: hue angle of 8.35º degrees, saturation: 0.64, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #DE7B6B is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.13.
<style> p { color: #DE7B6B; } p { color: rgb(222,123,107); } H1.HeaderClassName { color: #DE7B6B; } .AnyTagClassName { color: #DE7B6B; } </style>
<style> a { background-color: #DE7B6B; } a { background-color: rgb(222,123,107); } div.DivClassName { background-color: #DE7B6B; } .BgClassName { background-color: #DE7B6B; } </style>
<style> span { border-color: #DE7B6B; } span { border-color: rgb(222,123,107); } td.TdClassName { border-color: #DE7B6B; } .TagClassName { border-color: #DE7B6B; } </style>