#FB814A (or 0xFB814A) is unknown color: approx Coral. HEX triplet: FB, 81 and 4A. RGB value is (251,129,74). Sum of RGB (Red+Green+Blue) = 251+129+74=454 (60% of max value = 765). Red value is 251 (98.44% from 255 or 55.29% from 454); Green value is 129 (50.78% from 255 or 28.41% from 454); Blue value is 74 (29.30% from 255 or 16.30% from 454); Max value from RGB is 251 - color contains mainly: red. Hex color #FB814A is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #FB814A is #047EB5. Grayscale: #9F9F9F. Windows color (decimal): -294582 or 4882939. OLE color: 4882939.
HSL color Cylindrical-coordinate representation of color #FB814A: hue angle of 18.64º degrees, saturation: 0.96, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #FB814A is Cyan = 0, Magento = 0.49, Yellow = 0.71 and Black (K on CMYK) = 0.02.
<style> p { color: #FB814A; } p { color: rgb(251,129,74); } H1.HeaderClassName { color: #FB814A; } .AnyTagClassName { color: #FB814A; } </style>
<style> a { background-color: #FB814A; } a { background-color: rgb(251,129,74); } div.DivClassName { background-color: #FB814A; } .BgClassName { background-color: #FB814A; } </style>
<style> span { border-color: #FB814A; } span { border-color: rgb(251,129,74); } td.TdClassName { border-color: #FB814A; } .TagClassName { border-color: #FB814A; } </style>