#FBCA99 (or 0xFBCA99) is unknown color: approx Peach-Orange. HEX triplet: FB, CA and 99. RGB value is (251,202,153). Sum of RGB (Red+Green+Blue) = 251+202+153=606 (80% of max value = 765). Red value is 251 (98.44% from 255 or 41.42% from 606); Green value is 202 (79.30% from 255 or 33.33% from 606); Blue value is 153 (60.16% from 255 or 25.25% from 606); Max value from RGB is 251 - color contains mainly: red. Hex color #FBCA99 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FBCA99 is #043566. Grayscale: #D3D3D3. Windows color (decimal): -275815 or 10078971. OLE color: 10078971.
HSL color Cylindrical-coordinate representation of color #FBCA99: hue angle of 30º degrees, saturation: 0.92, 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 #FBCA99 is Cyan = 0, Magento = 0.20, Yellow = 0.39 and Black (K on CMYK) = 0.02.
<style> p { color: #FBCA99; } p { color: rgb(251,202,153); } H1.HeaderClassName { color: #FBCA99; } .AnyTagClassName { color: #FBCA99; } </style>
<style> a { background-color: #FBCA99; } a { background-color: rgb(251,202,153); } div.DivClassName { background-color: #FBCA99; } .BgClassName { background-color: #FBCA99; } </style>
<style> span { border-color: #FBCA99; } span { border-color: rgb(251,202,153); } td.TdClassName { border-color: #FBCA99; } .TagClassName { border-color: #FBCA99; } </style>