#FFAD78 (or 0xFFAD78) is unknown color: approx Tacao. HEX triplet: FF, AD and 78. RGB value is (255,173,120). Sum of RGB (Red+Green+Blue) = 255+173+120=548 (72% of max value = 765). Red value is 255 (100% from 255 or 46.53% from 548); Green value is 173 (67.97% from 255 or 31.57% from 548); Blue value is 120 (47.27% from 255 or 21.90% from 548); Max value from RGB is 255 - color contains mainly: red. Hex color #FFAD78 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FFAD78 is #005287. Grayscale: #BFBFBF. Windows color (decimal): -21128 or 7908863. OLE color: 7908863.
HSL color Cylindrical-coordinate representation of color #FFAD78: hue angle of 23.56º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #FFAD78 is Cyan = 0, Magento = 0.32, Yellow = 0.53 and Black (K on CMYK) = 0.
<style> p { color: #FFAD78; } p { color: rgb(255,173,120); } H1.HeaderClassName { color: #FFAD78; } .AnyTagClassName { color: #FFAD78; } </style>
<style> a { background-color: #FFAD78; } a { background-color: rgb(255,173,120); } div.DivClassName { background-color: #FFAD78; } .BgClassName { background-color: #FFAD78; } </style>
<style> span { border-color: #FFAD78; } span { border-color: rgb(255,173,120); } td.TdClassName { border-color: #FFAD78; } .TagClassName { border-color: #FFAD78; } </style>