#FFDBB3 (or 0xFFDBB3) is unknown color: approx Sandy Beach. HEX triplet: FF, DB and B3. RGB value is (255,219,179). Sum of RGB (Red+Green+Blue) = 255+219+179=653 (86% of max value = 765). Red value is 255 (100% from 255 or 39.05% from 653); Green value is 219 (85.94% from 255 or 33.54% from 653); Blue value is 179 (70.31% from 255 or 27.41% from 653); Max value from RGB is 255 - color contains mainly: red. Hex color #FFDBB3 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFDBB3 is #00244C. Grayscale: #E1E1E1. Windows color (decimal): -9293 or 11787263. OLE color: 11787263.
HSL color Cylindrical-coordinate representation of color #FFDBB3: hue angle of 31.58º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FFDBB3 is Cyan = 0, Magento = 0.14, Yellow = 0.30 and Black (K on CMYK) = 0.
<style> p { color: #FFDBB3; } p { color: rgb(255,219,179); } H1.HeaderClassName { color: #FFDBB3; } .AnyTagClassName { color: #FFDBB3; } </style>
<style> a { background-color: #FFDBB3; } a { background-color: rgb(255,219,179); } div.DivClassName { background-color: #FFDBB3; } .BgClassName { background-color: #FFDBB3; } </style>
<style> span { border-color: #FFDBB3; } span { border-color: rgb(255,219,179); } td.TdClassName { border-color: #FFDBB3; } .TagClassName { border-color: #FFDBB3; } </style>