#DE79BE (or 0xDE79BE) is unknown color: approx Persian Pink. HEX triplet: DE, 79 and BE. RGB value is (222,121,190). Sum of RGB (Red+Green+Blue) = 222+121+190=533 (70% of max value = 765). Red value is 222 (87.11% from 255 or 41.65% from 533); Green value is 121 (47.66% from 255 or 22.70% from 533); Blue value is 190 (74.61% from 255 or 35.65% from 533); Max value from RGB is 222 - color contains mainly: red. Hex color #DE79BE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DE79BE is #218641. Grayscale: #9E9E9E. Windows color (decimal): -2197058 or 12483038. OLE color: 12483038.
HSL color Cylindrical-coordinate representation of color #DE79BE: hue angle of 319.01º 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 #DE79BE is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.13.
<style> p { color: #DE79BE; } p { color: rgb(222,121,190); } H1.HeaderClassName { color: #DE79BE; } .AnyTagClassName { color: #DE79BE; } </style>
<style> a { background-color: #DE79BE; } a { background-color: rgb(222,121,190); } div.DivClassName { background-color: #DE79BE; } .BgClassName { background-color: #DE79BE; } </style>
<style> span { border-color: #DE79BE; } span { border-color: rgb(222,121,190); } td.TdClassName { border-color: #DE79BE; } .TagClassName { border-color: #DE79BE; } </style>