#FB9180 (or 0xFB9180) is unknown color: approx Vivid Tangerine. HEX triplet: FB, 91 and 80. RGB value is (251,145,128). Sum of RGB (Red+Green+Blue) = 251+145+128=524 (69% of max value = 765). Red value is 251 (98.44% from 255 or 47.90% from 524); Green value is 145 (57.03% from 255 or 27.67% from 524); Blue value is 128 (50.39% from 255 or 24.43% from 524); Max value from RGB is 251 - color contains mainly: red. Hex color #FB9180 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FB9180 is #046E7F. Grayscale: #AEAEAE. Windows color (decimal): -290432 or 8425979. OLE color: 8425979.
HSL color Cylindrical-coordinate representation of color #FB9180: hue angle of 8.29º degrees, saturation: 0.94, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #FB9180 is Cyan = 0, Magento = 0.42, Yellow = 0.49 and Black (K on CMYK) = 0.02.
<style> p { color: #FB9180; } p { color: rgb(251,145,128); } H1.HeaderClassName { color: #FB9180; } .AnyTagClassName { color: #FB9180; } </style>
<style> a { background-color: #FB9180; } a { background-color: rgb(251,145,128); } div.DivClassName { background-color: #FB9180; } .BgClassName { background-color: #FB9180; } </style>
<style> span { border-color: #FB9180; } span { border-color: rgb(251,145,128); } td.TdClassName { border-color: #FB9180; } .TagClassName { border-color: #FB9180; } </style>