#DF550A (or 0xDF550A) is unknown color: approx Persimmon. HEX triplet: DF, 55 and 0A. RGB value is (223,85,10). Sum of RGB (Red+Green+Blue) = 223+85+10=318 (42% of max value = 765). Red value is 223 (87.5% from 255 or 70.13% from 318); Green value is 85 (33.59% from 255 or 26.73% from 318); Blue value is 10 (4.30% from 255 or 3.14% from 318); Max value from RGB is 223 - color contains mainly: red. Hex color #DF550A is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #DF550A is #20AAF5. Grayscale: #767676. Windows color (decimal): -2140918 or 677343. OLE color: 677343.
HSL color Cylindrical-coordinate representation of color #DF550A: hue angle of 21.13º degrees, saturation: 0.91, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #DF550A is Cyan = 0, Magento = 0.62, Yellow = 0.96 and Black (K on CMYK) = 0.13.
<style> p { color: #df550a; } p { color: rgb(223,85,10); } H1.HeaderClassName { color: #df550a; } .AnyTagClassName { color: #df550a; } </style>
<style> a { background-color: #df550a; } a { background-color: rgb(223,85,10); } div.DivClassName { background-color: #df550a; } .BgClassName { background-color: #df550a; } </style>
<style> span { border-color: #df550a; } span { border-color: rgb(223,85,10); } td.TdClassName { border-color: #df550a; } .TagClassName { border-color: #df550a; } </style>