#FFDAB0 (or 0xFFDAB0) is unknown color: approx Sandy Beach. HEX triplet: FF, DA and B0. RGB value is (255,218,176). Sum of RGB (Red+Green+Blue) = 255+218+176=649 (85% of max value = 765). Red value is 255 (100% from 255 or 39.29% from 649); Green value is 218 (85.55% from 255 or 33.59% from 649); Blue value is 176 (69.14% from 255 or 27.12% from 649); Max value from RGB is 255 - color contains mainly: red. Hex color #FFDAB0 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFDAB0 is #00254F. Grayscale: #E0E0E0. Windows color (decimal): -9552 or 11590399. OLE color: 11590399.
HSL color Cylindrical-coordinate representation of color #FFDAB0: hue angle of 31.9º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FFDAB0 is Cyan = 0, Magento = 0.15, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #FFDAB0; } p { color: rgb(255,218,176); } H1.HeaderClassName { color: #FFDAB0; } .AnyTagClassName { color: #FFDAB0; } </style>
<style> a { background-color: #FFDAB0; } a { background-color: rgb(255,218,176); } div.DivClassName { background-color: #FFDAB0; } .BgClassName { background-color: #FFDAB0; } </style>
<style> span { border-color: #FFDAB0; } span { border-color: rgb(255,218,176); } td.TdClassName { border-color: #FFDAB0; } .TagClassName { border-color: #FFDAB0; } </style>