#E69F95 (or 0xE69F95) is unknown color: approx Petite Orchid. HEX triplet: E6, 9F and 95. RGB value is (230,159,149). Sum of RGB (Red+Green+Blue) = 230+159+149=538 (71% of max value = 765). Red value is 230 (90.23% from 255 or 42.75% from 538); Green value is 159 (62.5% from 255 or 29.55% from 538); Blue value is 149 (58.59% from 255 or 27.70% from 538); Max value from RGB is 230 - color contains mainly: red. Hex color #E69F95 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #E69F95 is #19606A. Grayscale: #B3B3B3. Windows color (decimal): -1663083 or 9805798. OLE color: 9805798.
HSL color Cylindrical-coordinate representation of color #E69F95: hue angle of 7.41º degrees, saturation: 0.62, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #E69F95 is Cyan = 0, Magento = 0.31, Yellow = 0.35 and Black (K on CMYK) = 0.10.
<style> p { color: #E69F95; } p { color: rgb(230,159,149); } H1.HeaderClassName { color: #E69F95; } .AnyTagClassName { color: #E69F95; } </style>
<style> a { background-color: #E69F95; } a { background-color: rgb(230,159,149); } div.DivClassName { background-color: #E69F95; } .BgClassName { background-color: #E69F95; } </style>
<style> span { border-color: #E69F95; } span { border-color: rgb(230,159,149); } td.TdClassName { border-color: #E69F95; } .TagClassName { border-color: #E69F95; } </style>