#F1AEAD (or 0xF1AEAD) is unknown color: approx Sundown. HEX triplet: F1, AE and AD. RGB value is (241,174,173). Sum of RGB (Red+Green+Blue) = 241+174+173=588 (77% of max value = 765). Red value is 241 (94.53% from 255 or 40.99% from 588); Green value is 174 (68.36% from 255 or 29.59% from 588); Blue value is 173 (67.97% from 255 or 29.42% from 588); Max value from RGB is 241 - color contains mainly: red. Hex color #F1AEAD is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F1AEAD is #0E5152. Grayscale: #C1C1C1. Windows color (decimal): -938323 or 11382513. OLE color: 11382513.
HSL color Cylindrical-coordinate representation of color #F1AEAD: hue angle of 0.88º degrees, saturation: 0.71, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #F1AEAD is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.05.
<style> p { color: #F1AEAD; } p { color: rgb(241,174,173); } H1.HeaderClassName { color: #F1AEAD; } .AnyTagClassName { color: #F1AEAD; } </style>
<style> a { background-color: #F1AEAD; } a { background-color: rgb(241,174,173); } div.DivClassName { background-color: #F1AEAD; } .BgClassName { background-color: #F1AEAD; } </style>
<style> span { border-color: #F1AEAD; } span { border-color: rgb(241,174,173); } td.TdClassName { border-color: #F1AEAD; } .TagClassName { border-color: #F1AEAD; } </style>