#FEB6A5 (or 0xFEB6A5) is unknown color: approx Melon. HEX triplet: FE, B6 and A5. RGB value is (254,182,165). Sum of RGB (Red+Green+Blue) = 254+182+165=601 (79% of max value = 765). Red value is 254 (99.61% from 255 or 42.26% from 601); Green value is 182 (71.48% from 255 or 30.28% from 601); Blue value is 165 (64.84% from 255 or 27.45% from 601); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB6A5 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FEB6A5 is #01495A. Grayscale: #C9C9C9. Windows color (decimal): -84315 or 10860286. OLE color: 10860286.
HSL color Cylindrical-coordinate representation of color #FEB6A5: hue angle of 11.46º degrees, saturation: 0.98, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #FEB6A5 is Cyan = 0, Magento = 0.28, Yellow = 0.35 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB6A5; } p { color: rgb(254,182,165); } H1.HeaderClassName { color: #FEB6A5; } .AnyTagClassName { color: #FEB6A5; } </style>
<style> a { background-color: #FEB6A5; } a { background-color: rgb(254,182,165); } div.DivClassName { background-color: #FEB6A5; } .BgClassName { background-color: #FEB6A5; } </style>
<style> span { border-color: #FEB6A5; } span { border-color: rgb(254,182,165); } td.TdClassName { border-color: #FEB6A5; } .TagClassName { border-color: #FEB6A5; } </style>