#FBB4AA (or 0xFBB4AA) is unknown color: approx Sundown. HEX triplet: FB, B4 and AA. RGB value is (251,180,170). Sum of RGB (Red+Green+Blue) = 251+180+170=601 (79% of max value = 765). Red value is 251 (98.44% from 255 or 41.76% from 601); Green value is 180 (70.70% from 255 or 29.95% from 601); Blue value is 170 (66.80% from 255 or 28.29% from 601); Max value from RGB is 251 - color contains mainly: red. Hex color #FBB4AA is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FBB4AA is #044B55. Grayscale: #C8C8C8. Windows color (decimal): -281430 or 11187451. OLE color: 11187451.
HSL color Cylindrical-coordinate representation of color #FBB4AA: hue angle of 7.41º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #FBB4AA is Cyan = 0, Magento = 0.28, Yellow = 0.32 and Black (K on CMYK) = 0.02.
<style> p { color: #FBB4AA; } p { color: rgb(251,180,170); } H1.HeaderClassName { color: #FBB4AA; } .AnyTagClassName { color: #FBB4AA; } </style>
<style> a { background-color: #FBB4AA; } a { background-color: rgb(251,180,170); } div.DivClassName { background-color: #FBB4AA; } .BgClassName { background-color: #FBB4AA; } </style>
<style> span { border-color: #FBB4AA; } span { border-color: rgb(251,180,170); } td.TdClassName { border-color: #FBB4AA; } .TagClassName { border-color: #FBB4AA; } </style>