#F58B4B (or 0xF58B4B) is unknown color: approx Crusta. HEX triplet: F5, 8B and 4B. RGB value is (245,139,75). Sum of RGB (Red+Green+Blue) = 245+139+75=459 (60% of max value = 765). Red value is 245 (96.09% from 255 or 53.38% from 459); Green value is 139 (54.69% from 255 or 30.28% from 459); Blue value is 75 (29.69% from 255 or 16.34% from 459); Max value from RGB is 245 - color contains mainly: red. Hex color #F58B4B is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F58B4B is #0A74B4. Grayscale: #A3A3A3. Windows color (decimal): -685237 or 4951029. OLE color: 4951029.
HSL color Cylindrical-coordinate representation of color #F58B4B: hue angle of 22.59º degrees, saturation: 0.89, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #F58B4B is Cyan = 0, Magento = 0.43, Yellow = 0.69 and Black (K on CMYK) = 0.04.
<style> p { color: #f58b4b; } p { color: rgb(245,139,75); } H1.HeaderClassName { color: #f58b4b; } .AnyTagClassName { color: #f58b4b; } </style>
<style> a { background-color: #f58b4b; } a { background-color: rgb(245,139,75); } div.DivClassName { background-color: #f58b4b; } .BgClassName { background-color: #f58b4b; } </style>
<style> span { border-color: #f58b4b; } span { border-color: rgb(245,139,75); } td.TdClassName { border-color: #f58b4b; } .TagClassName { border-color: #f58b4b; } </style>