#FFD493 (or 0xFFD493) is unknown color: approx Caramel. HEX triplet: FF, D4 and 93. RGB value is (255,212,147). Sum of RGB (Red+Green+Blue) = 255+212+147=614 (81% of max value = 765). Red value is 255 (100% from 255 or 41.53% from 614); Green value is 212 (83.20% from 255 or 34.53% from 614); Blue value is 147 (57.81% from 255 or 23.94% from 614); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD493 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFD493 is #002B6C. Grayscale: #D9D9D9. Windows color (decimal): -11117 or 9688319. OLE color: 9688319.
HSL color Cylindrical-coordinate representation of color #FFD493: hue angle of 36.11º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #FFD493 is Cyan = 0, Magento = 0.17, Yellow = 0.42 and Black (K on CMYK) = 0.
<style> p { color: #FFD493; } p { color: rgb(255,212,147); } H1.HeaderClassName { color: #FFD493; } .AnyTagClassName { color: #FFD493; } </style>
<style> a { background-color: #FFD493; } a { background-color: rgb(255,212,147); } div.DivClassName { background-color: #FFD493; } .BgClassName { background-color: #FFD493; } </style>
<style> span { border-color: #FFD493; } span { border-color: rgb(255,212,147); } td.TdClassName { border-color: #FFD493; } .TagClassName { border-color: #FFD493; } </style>