#FBCA95 (or 0xFBCA95) is unknown color: approx Peach-Orange. HEX triplet: FB, CA and 95. RGB value is (251,202,149). Sum of RGB (Red+Green+Blue) = 251+202+149=602 (79% of max value = 765). Red value is 251 (98.44% from 255 or 41.69% from 602); Green value is 202 (79.30% from 255 or 33.55% from 602); Blue value is 149 (58.59% from 255 or 24.75% from 602); Max value from RGB is 251 - color contains mainly: red. Hex color #FBCA95 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FBCA95 is #04356A. Grayscale: #D2D2D2. Windows color (decimal): -275819 or 9816827. OLE color: 9816827.
HSL color Cylindrical-coordinate representation of color #FBCA95: hue angle of 31.18º degrees, saturation: 0.93, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FBCA95 is Cyan = 0, Magento = 0.20, Yellow = 0.41 and Black (K on CMYK) = 0.02.
<style> p { color: #FBCA95; } p { color: rgb(251,202,149); } H1.HeaderClassName { color: #FBCA95; } .AnyTagClassName { color: #FBCA95; } </style>
<style> a { background-color: #FBCA95; } a { background-color: rgb(251,202,149); } div.DivClassName { background-color: #FBCA95; } .BgClassName { background-color: #FBCA95; } </style>
<style> span { border-color: #FBCA95; } span { border-color: rgb(251,202,149); } td.TdClassName { border-color: #FBCA95; } .TagClassName { border-color: #FBCA95; } </style>