#E0AFCF (or 0xE0AFCF) is unknown color: approx Twilight. HEX triplet: E0, AF and CF. RGB value is (224,175,207). Sum of RGB (Red+Green+Blue) = 224+175+207=606 (80% of max value = 765). Red value is 224 (87.89% from 255 or 36.96% from 606); Green value is 175 (68.75% from 255 or 28.88% from 606); Blue value is 207 (81.25% from 255 or 34.16% from 606); Max value from RGB is 224 - color contains mainly: red. Hex color #E0AFCF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E0AFCF is #1F5030. Grayscale: #C1C1C1. Windows color (decimal): -2052145 or 13610976. OLE color: 13610976.
HSL color Cylindrical-coordinate representation of color #E0AFCF: hue angle of 320.82º degrees, saturation: 0.44, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E0AFCF is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.12.
<style> p { color: #E0AFCF; } p { color: rgb(224,175,207); } H1.HeaderClassName { color: #E0AFCF; } .AnyTagClassName { color: #E0AFCF; } </style>
<style> a { background-color: #E0AFCF; } a { background-color: rgb(224,175,207); } div.DivClassName { background-color: #E0AFCF; } .BgClassName { background-color: #E0AFCF; } </style>
<style> span { border-color: #E0AFCF; } span { border-color: rgb(224,175,207); } td.TdClassName { border-color: #E0AFCF; } .TagClassName { border-color: #E0AFCF; } </style>