#F9BEB5 (or 0xF9BEB5) is unknown color: approx Melon. HEX triplet: F9, BE and B5. RGB value is (249,190,181). Sum of RGB (Red+Green+Blue) = 249+190+181=620 (82% of max value = 765). Red value is 249 (97.66% from 255 or 40.16% from 620); Green value is 190 (74.61% from 255 or 30.65% from 620); Blue value is 181 (71.09% from 255 or 29.19% from 620); Max value from RGB is 249 - color contains mainly: red. Hex color #F9BEB5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F9BEB5 is #06414A. Grayscale: #CECECE. Windows color (decimal): -409931 or 11910905. OLE color: 11910905.
HSL color Cylindrical-coordinate representation of color #F9BEB5: hue angle of 7.94º degrees, saturation: 0.85, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #F9BEB5 is Cyan = 0, Magento = 0.24, Yellow = 0.27 and Black (K on CMYK) = 0.02.
<style> p { color: #F9BEB5; } p { color: rgb(249,190,181); } H1.HeaderClassName { color: #F9BEB5; } .AnyTagClassName { color: #F9BEB5; } </style>
<style> a { background-color: #F9BEB5; } a { background-color: rgb(249,190,181); } div.DivClassName { background-color: #F9BEB5; } .BgClassName { background-color: #F9BEB5; } </style>
<style> span { border-color: #F9BEB5; } span { border-color: rgb(249,190,181); } td.TdClassName { border-color: #F9BEB5; } .TagClassName { border-color: #F9BEB5; } </style>