#FBCD98 (or 0xFBCD98) is unknown color: approx Peach-Orange. HEX triplet: FB, CD and 98. RGB value is (251,205,152). Sum of RGB (Red+Green+Blue) = 251+205+152=608 (80% of max value = 765). Red value is 251 (98.44% from 255 or 41.28% from 608); Green value is 205 (80.47% from 255 or 33.72% from 608); Blue value is 152 (59.77% from 255 or 25% from 608); Max value from RGB is 251 - color contains mainly: red. Hex color #FBCD98 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FBCD98 is #043267. Grayscale: #D4D4D4. Windows color (decimal): -275048 or 10014203. OLE color: 10014203.
HSL color Cylindrical-coordinate representation of color #FBCD98: hue angle of 32.12º degrees, saturation: 0.93, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #FBCD98 is Cyan = 0, Magento = 0.18, Yellow = 0.39 and Black (K on CMYK) = 0.02.
<style> p { color: #FBCD98; } p { color: rgb(251,205,152); } H1.HeaderClassName { color: #FBCD98; } .AnyTagClassName { color: #FBCD98; } </style>
<style> a { background-color: #FBCD98; } a { background-color: rgb(251,205,152); } div.DivClassName { background-color: #FBCD98; } .BgClassName { background-color: #FBCD98; } </style>
<style> span { border-color: #FBCD98; } span { border-color: rgb(251,205,152); } td.TdClassName { border-color: #FBCD98; } .TagClassName { border-color: #FBCD98; } </style>