#F0CC8E (or 0xF0CC8E) is unknown color: approx Cherokee. HEX triplet: F0, CC and 8E. RGB value is (240,204,142). Sum of RGB (Red+Green+Blue) = 240+204+142=586 (77% of max value = 765). Red value is 240 (94.14% from 255 or 40.96% from 586); Green value is 204 (80.08% from 255 or 34.81% from 586); Blue value is 142 (55.86% from 255 or 24.23% from 586); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CC8E is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F0CC8E is #0F3371. Grayscale: #CFCFCF. Windows color (decimal): -996210 or 9358576. OLE color: 9358576.
HSL color Cylindrical-coordinate representation of color #F0CC8E: hue angle of 37.96º degrees, saturation: 0.77, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #F0CC8E is Cyan = 0, Magento = 0.15, Yellow = 0.41 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CC8E; } p { color: rgb(240,204,142); } H1.HeaderClassName { color: #F0CC8E; } .AnyTagClassName { color: #F0CC8E; } </style>
<style> a { background-color: #F0CC8E; } a { background-color: rgb(240,204,142); } div.DivClassName { background-color: #F0CC8E; } .BgClassName { background-color: #F0CC8E; } </style>
<style> span { border-color: #F0CC8E; } span { border-color: rgb(240,204,142); } td.TdClassName { border-color: #F0CC8E; } .TagClassName { border-color: #F0CC8E; } </style>