#F6CC97 (or 0xF6CC97) is unknown color: approx Peach-Orange. HEX triplet: F6, CC and 97. RGB value is (246,204,151). Sum of RGB (Red+Green+Blue) = 246+204+151=601 (79% of max value = 765). Red value is 246 (96.48% from 255 or 40.93% from 601); Green value is 204 (80.08% from 255 or 33.94% from 601); Blue value is 151 (59.38% from 255 or 25.12% from 601); Max value from RGB is 246 - color contains mainly: red. Hex color #F6CC97 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F6CC97 is #093368. Grayscale: #D2D2D2. Windows color (decimal): -602985 or 9948406. OLE color: 9948406.
HSL color Cylindrical-coordinate representation of color #F6CC97: hue angle of 33.47º degrees, saturation: 0.84, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #F6CC97 is Cyan = 0, Magento = 0.17, Yellow = 0.39 and Black (K on CMYK) = 0.04.
<style> p { color: #F6CC97; } p { color: rgb(246,204,151); } H1.HeaderClassName { color: #F6CC97; } .AnyTagClassName { color: #F6CC97; } </style>
<style> a { background-color: #F6CC97; } a { background-color: rgb(246,204,151); } div.DivClassName { background-color: #F6CC97; } .BgClassName { background-color: #F6CC97; } </style>
<style> span { border-color: #F6CC97; } span { border-color: rgb(246,204,151); } td.TdClassName { border-color: #F6CC97; } .TagClassName { border-color: #F6CC97; } </style>