#F5F7CB (or 0xF5F7CB) is unknown color: approx Carla. HEX triplet: F5, F7 and CB. RGB value is (245,247,203). Sum of RGB (Red+Green+Blue) = 245+247+203=695 (92% of max value = 765). Red value is 245 (96.09% from 255 or 35.25% from 695); Green value is 247 (96.88% from 255 or 35.54% from 695); Blue value is 203 (79.69% from 255 or 29.21% from 695); Max value from RGB is 247 - color contains mainly: green. Hex color #F5F7CB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5F7CB is #0A0834. Grayscale: #F1F1F1. Windows color (decimal): -657461 or 13367285. OLE color: 13367285.
HSL color Cylindrical-coordinate representation of color #F5F7CB: hue angle of 62.73º degrees, saturation: 0.73, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F5F7CB is Cyan = 0.01, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.03.
<style> p { color: #F5F7CB; } p { color: rgb(245,247,203); } H1.HeaderClassName { color: #F5F7CB; } .AnyTagClassName { color: #F5F7CB; } </style>
<style> a { background-color: #F5F7CB; } a { background-color: rgb(245,247,203); } div.DivClassName { background-color: #F5F7CB; } .BgClassName { background-color: #F5F7CB; } </style>
<style> span { border-color: #F5F7CB; } span { border-color: rgb(245,247,203); } td.TdClassName { border-color: #F5F7CB; } .TagClassName { border-color: #F5F7CB; } </style>