#DE97A0 (or 0xDE97A0) is unknown color: approx Kobi. HEX triplet: DE, 97 and A0. RGB value is (222,151,160). Sum of RGB (Red+Green+Blue) = 222+151+160=533 (70% of max value = 765). Red value is 222 (87.11% from 255 or 41.65% from 533); Green value is 151 (59.38% from 255 or 28.33% from 533); Blue value is 160 (62.89% from 255 or 30.02% from 533); Max value from RGB is 222 - color contains mainly: red. Hex color #DE97A0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DE97A0 is #21685F. Grayscale: #ADADAD. Windows color (decimal): -2189408 or 10524638. OLE color: 10524638.
HSL color Cylindrical-coordinate representation of color #DE97A0: hue angle of 352.39º degrees, saturation: 0.52, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #DE97A0 is Cyan = 0, Magento = 0.32, Yellow = 0.28 and Black (K on CMYK) = 0.13.
<style> p { color: #DE97A0; } p { color: rgb(222,151,160); } H1.HeaderClassName { color: #DE97A0; } .AnyTagClassName { color: #DE97A0; } </style>
<style> a { background-color: #DE97A0; } a { background-color: rgb(222,151,160); } div.DivClassName { background-color: #DE97A0; } .BgClassName { background-color: #DE97A0; } </style>
<style> span { border-color: #DE97A0; } span { border-color: rgb(222,151,160); } td.TdClassName { border-color: #DE97A0; } .TagClassName { border-color: #DE97A0; } </style>